Interface Service

  • All Superinterfaces:
    Stoppable

    public interface Service
    extends Stoppable
    Represents some service which can be controlled (ie started and stopped)
    • Method Detail

      • start

        void start()
        Start the service. Until this is called the service should not be functional