Package org.pf4j

Class LoggingPluginStateListener

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static org.slf4j.Logger log  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void pluginStateChanged​(PluginStateEvent event)
      Invoked when a plugin's state (for example DISABLED, STARTED) is changed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • log

        private static final org.slf4j.Logger log
    • Constructor Detail

      • LoggingPluginStateListener

        public LoggingPluginStateListener()