|
xmlBlaster 2.1.0 contributions API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.contrib.GlobalInfo
org.xmlBlaster.contrib.jmx.MX4JAdaptor
public class MX4JAdaptor
MX4JAdaptor
| Nested Class Summary | |
|---|---|
class |
MX4JAdaptor.ContribXsltProcessor
|
class |
MX4JAdaptor.XblHttpAdaptor
|
| Field Summary |
|---|
| Fields inherited from class org.xmlBlaster.contrib.GlobalInfo |
|---|
global, LOWER_CASE, ORIGINAL_ENGINE_GLOBAL, pluginInfo, UNTOUCHED, UPPER_CASE |
| Fields inherited from interface org.xmlBlaster.contrib.I_Info |
|---|
ID, JMX_PREFIX |
| Constructor Summary | |
|---|---|
MX4JAdaptor()
|
|
| Method Summary | |
|---|---|
protected void |
doInit(org.xmlBlaster.util.Global global,
org.xmlBlaster.util.plugin.PluginInfo pluginInfo)
|
void |
shutdown()
Cleans up the resource. |
| Methods inherited from class org.xmlBlaster.contrib.GlobalInfo |
|---|
dump, get, getBoolean, getGlobal, getInt, getKeys, getLong, getObject, getObjectKeys, getOriginalGlobal, getRaw, getStrippedString, getType, getVersion, init, loadPlugin, put, putObject, putRaw, replaceAllEntries, setStrippedHostname |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MX4JAdaptor()
| Method Detail |
|---|
protected void doInit(org.xmlBlaster.util.Global global,
org.xmlBlaster.util.plugin.PluginInfo pluginInfo)
throws org.xmlBlaster.util.XmlBlasterException
doInit in class GlobalInfoglobal - The global passed by the RunLevelManager, this is not the object owned by the plugin. It is the original global.
org.xmlBlaster.util.XmlBlasterExceptionGlobalInfo.doInit(org.xmlBlaster.util.Global, org.xmlBlaster.util.plugin.PluginInfo)
public void shutdown()
throws org.xmlBlaster.util.XmlBlasterException
org.xmlBlaster.util.plugin.I_Plugin
shutdown in interface org.xmlBlaster.util.plugin.I_Pluginshutdown in class GlobalInfoorg.xmlBlaster.util.XmlBlasterException - if an exception occurs. The exception is
handled by the RunLevelManager depending on how the plugin has been
configured with the action:
<action do='STOP' onShutdownRunlevel='2' sequence='5'
onFail='resource.configuration.pluginFailed'>
If onFail is defined to something, the RunLevelManager will stop.I_Plugin.shutdown()
|
xmlBlaster 2.1.0 contributions API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||