Interface EmulatorService


  • public interface EmulatorService
    The EmulatorService provides access to Emulators.
    Since:
    CQ 5.4.0
    • Method Detail

      • getEmulators

        java.util.List<Emulator> getEmulators​(Resource resource)
        Returns the emulators for the specified resource.
        Parameters:
        resource - The resource
        Returns:
        The emulators