|
xmlBlaster 2.2.0 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.replication.ReplicationAgent.OwnGlobalInfo
public class ReplicationAgent.OwnGlobalInfo
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 | |
---|---|
ReplicationAgent.OwnGlobalInfo(Global global,
I_Info additionalInfo,
java.lang.String infoId)
|
|
ReplicationAgent.OwnGlobalInfo(GlobalInfo globalInfo,
I_Info additionalInfo,
java.lang.String infoId,
I_InitialUpdateListener agent)
|
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 |
---|
public ReplicationAgent.OwnGlobalInfo(Global global, I_Info additionalInfo, java.lang.String infoId) throws java.lang.Exception
java.lang.Exception
public ReplicationAgent.OwnGlobalInfo(GlobalInfo globalInfo, I_Info additionalInfo, java.lang.String infoId, I_InitialUpdateListener agent) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
protected void doInit(Global global, PluginInfo pluginInfo) throws XmlBlasterException
doInit
in class GlobalInfo
global
- The global passed by the RunLevelManager, this is not the object owned by the plugin. It is the original global.
XmlBlasterException
|
xmlBlaster 2.2.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |