|
Class Summary |
| PluginConfig |
This class contains the information on how to configure a certain pluginand when a certain plugin is invoked by the run level manager
|
| PluginConfigComparator |
This class is used to compare PluginConfig objects with eachother. |
| 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
|
| PluginHolderSaxFactory |
This class parses an xml string to generate a PluginHolder object. |
| 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. |
| RunlevelManager |
This starts/stops xmlBlaster with different run levels. |
| RunlevelPluginManager |
This class is used to load the static plugins, i.e. |