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, I_Plugin
- Enclosing class:
- ReplicationAgent
- public class ReplicationAgent.OwnGlobalInfo
- extends GlobalInfo
|
Field Summary |
private static boolean |
ON_SERVER
|
| Methods inherited from class org.xmlBlaster.contrib.GlobalInfo |
dump, get, getBoolean, getGlobal, getInt, getKeys, getLong, getObject, getObjectKeys, getRaw, getStrippedString, getType, getVersion, init, loadPlugin, put, putObject, putRaw, setStrippedHostname, shutdown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ON_SERVER
private static final boolean ON_SERVER
- See Also:
- Constant Field Values
ReplicationAgent.OwnGlobalInfo
public ReplicationAgent.OwnGlobalInfo(Global global,
I_Info additionalInfo,
java.lang.String infoId)
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
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.pluginInfo -
- Throws:
XmlBlasterException
Copyright © 1999-2007 The xmlBlaster.org contributers.