xmlBlaster 2.2.0 API

Uses of Package
org.xmlBlaster.engine.runlevel

Packages that use org.xmlBlaster.engine.runlevel
org.xmlBlaster This is the main package of the xmlBlaster distribution. 
org.xmlBlaster.authentication   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.admin   
org.xmlBlaster.engine.cluster   
org.xmlBlaster.engine.mime   
org.xmlBlaster.engine.runlevel   
 

Classes in org.xmlBlaster.engine.runlevel used by org.xmlBlaster
I_RunlevelListener
          Listens on run level change events, for example shutdown is runlevel 0, up and running is runlevel 9.
RunlevelManager
          This starts/stops xmlBlaster with different run levels.
 

Classes in org.xmlBlaster.engine.runlevel used by org.xmlBlaster.authentication
I_RunlevelListener
          Listens on run level change events, for example shutdown is runlevel 0, up and running is runlevel 9.
 

Classes in org.xmlBlaster.engine.runlevel used by org.xmlBlaster.engine
I_RunlevelListener
          Listens on run level change events, for example shutdown is runlevel 0, up and running is runlevel 9.
PluginHolder
          This class contains the information on how to configure a certain plugin and when a certain plugin is invoked by the run level manager
RunlevelManager
          This starts/stops xmlBlaster with different run levels.
 

Classes in org.xmlBlaster.engine.runlevel used by org.xmlBlaster.engine.admin
I_RunlevelListener
          Listens on run level change events, for example shutdown is runlevel 0, up and running is runlevel 9.
 

Classes in org.xmlBlaster.engine.runlevel used by org.xmlBlaster.engine.cluster
I_RunlevelListener
          Listens on run level change events, for example shutdown is runlevel 0, up and running is runlevel 9.
 

Classes in org.xmlBlaster.engine.runlevel used by org.xmlBlaster.engine.mime
I_RunlevelListener
          Listens on run level change events, for example shutdown is runlevel 0, up and running is runlevel 9.
 

Classes in org.xmlBlaster.engine.runlevel used by org.xmlBlaster.engine.runlevel
I_RunlevelListener
          Listens on run level change events, for example shutdown is runlevel 0, up and running is runlevel 9.
PluginConfig
          This class contains the information on how to configure a certain pluginand when a certain plugin is invoked by the run level manager
PluginConfigMBean
           
PluginConfigSaxFactory
          This class parses an xml string to generate a PluginConfig object.
PluginHolder
          This class contains the information on how to configure a certain plugin and when a certain plugin is invoked by the run level manager
RunLevelAction
          This class contains the information on how and when a certain plugin is invoked by the run level manager
RunLevelActionSaxFactory
          This class parses an xml string to generate a RunLevelAction object.
RunlevelManagerMBean
          Export runlevel manager methods for JMX on cluster node level.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.