xmlBlaster 1.6.2 API

org.xmlBlaster.contrib.replication
Class ReplicationAgent.OwnGlobalInfo

java.lang.Object
  extended byorg.xmlBlaster.contrib.GlobalInfo
      extended byorg.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
           
 
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, 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
 

Field Detail

ON_SERVER

private static final boolean ON_SERVER
See Also:
Constant Field Values
Constructor Detail

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
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.
pluginInfo -
Throws:
XmlBlasterException

xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.