Class ThenService

    • Constructor Summary

      Constructors 
      Constructor Description
      ThenService()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()
      Closes the component.
      Service getService()  
      void init()
      Initialises the component.
      void prepare()
      Prepare for initialisation.
      void setService​(Service thenService)  
      void start()
      Starts the component.
      void stop()
      Stop the component
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait