xmlBlaster 2.2.0 API

org.xmlBlaster.test.contrib
Class TestInfo.OwnGlobalInfo

java.lang.Object
  extended by org.xmlBlaster.contrib.GlobalInfo
      extended by org.xmlBlaster.test.contrib.TestInfo.OwnGlobalInfo
All Implemented Interfaces:
I_Info, I_Plugin
Enclosing class:
TestInfo

private class TestInfo.OwnGlobalInfo
extends GlobalInfo


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
TestInfo.OwnGlobalInfo()
           
 
Method Summary
protected  void doInit(Global global, PluginInfo pluginInfo)
           
 
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, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestInfo.OwnGlobalInfo

public TestInfo.OwnGlobalInfo()
Method Detail

doInit

protected void doInit(Global global,
                      PluginInfo pluginInfo)
               throws XmlBlasterException
Specified by:
doInit in class GlobalInfo
Parameters:
global - The global passed by the RunLevelManager, this is not the object owned by the plugin. It is the original global.
Throws:
XmlBlasterException

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.