Interface Startable


  • public interface Startable
    Interface that allows to wrap startable behavior into single bean for further triggering
    • Method Detail

      • start

        void start()
        Start the logic defined in the implementation