Interface DaemonModule

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void initialize​(Session session)
      Lifecycle callback method that is called when the component is started.
      void shutdown()
      Lifecycle callback method that is called by the repository before shutting down
    • Method Detail

      • shutdown

        void shutdown()
        Lifecycle callback method that is called by the repository before shutting down