org.xmlBlaster.contrib.replication
Class ReplicationAgent.OwnGlobalInfo
java.lang.Object
org.xmlBlaster.contrib.GlobalInfo
org.xmlBlaster.contrib.replication.ReplicationAgent.OwnGlobalInfo
- All Implemented Interfaces:
- I_Info, org.xmlBlaster.util.plugin.I_Plugin
- Enclosing class:
- ReplicationAgent
public class ReplicationAgent.OwnGlobalInfo
- extends GlobalInfo
Method Summary |
protected void |
doInit(org.xmlBlaster.util.Global global,
org.xmlBlaster.util.plugin.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 |
ReplicationAgent.OwnGlobalInfo
public ReplicationAgent.OwnGlobalInfo(org.xmlBlaster.util.Global global,
I_Info additionalInfo,
java.lang.String infoId)
throws java.lang.Exception
- Throws:
java.lang.Exception
ReplicationAgent.OwnGlobalInfo
public ReplicationAgent.OwnGlobalInfo(GlobalInfo globalInfo,
I_Info additionalInfo,
java.lang.String infoId,
I_InitialUpdateListener agent)
throws java.lang.Exception
- Throws:
java.lang.Exception
doInit
protected void doInit(org.xmlBlaster.util.Global global,
org.xmlBlaster.util.plugin.PluginInfo pluginInfo)
throws org.xmlBlaster.util.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:
org.xmlBlaster.util.XmlBlasterException
Copyright © 1999-2014 The xmlBlaster.org contributers.