Class SubsystemListener

  • Direct Known Subclasses:
    SystemdNotifier

    public abstract class SubsystemListener
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.slf4j.Logger logger  
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • SubsystemListener

        public SubsystemListener()
    • Method Detail

      • init

        public void init​(IConfigStore config)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • subsystemStarted

        public void subsystemStarted()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception