xmlBlaster 2.2.0 contributions API

Uses of Class
org.xmlBlaster.contrib.GlobalInfo

Packages that use GlobalInfo
org.xmlBlaster.contrib   
org.xmlBlaster.contrib.dbwatcher.plugin   
org.xmlBlaster.contrib.dbwriter   
org.xmlBlaster.contrib.filewatcher   
org.xmlBlaster.contrib.filewriter   
org.xmlBlaster.contrib.jmx   
org.xmlBlaster.contrib.replication   
org.xmlBlaster.contrib.replication.impl   
org.xmlBlaster.contrib.scheduler   
org.xmlBlaster.contrib.socketgetter   
 

Uses of GlobalInfo in org.xmlBlaster.contrib
 

Constructors in org.xmlBlaster.contrib with parameters of type GlobalInfo
GlobalInfo(GlobalInfo baseInfo, I_Info additionalInfo)
           
 

Uses of GlobalInfo in org.xmlBlaster.contrib.dbwatcher.plugin
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.dbwatcher.plugin
 class DbWatcherPlugin
          DbWatcherPlugin is a plugin wrapper if you want to run DbWatcher inside xmlBlaster.
 

Uses of GlobalInfo in org.xmlBlaster.contrib.dbwriter
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.dbwriter
 class DbWriterPlugin
          DbWriterPlugin is a plugin wrapper if you want to run DbWriter inside xmlBlaster.
 

Uses of GlobalInfo in org.xmlBlaster.contrib.filewatcher
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.filewatcher
 class FileWatcherPlugin
          FileWatcherPlugin polls on a directory in the file system for new files.
 

Uses of GlobalInfo in org.xmlBlaster.contrib.filewriter
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.filewriter
 class FileWriter
          XmlBlaster plugin wrapper code.
 

Uses of GlobalInfo in org.xmlBlaster.contrib.jmx
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.jmx
 class MX4JAdaptor
          MX4JAdaptor
 

Uses of GlobalInfo in org.xmlBlaster.contrib.replication
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.replication
 class ReplicationAgent.OwnGlobalInfo
           
 

Methods in org.xmlBlaster.contrib.replication that return GlobalInfo
 GlobalInfo ReplicationAgent.prepare(java.lang.String[] args)
           
 

Methods in org.xmlBlaster.contrib.replication with parameters of type GlobalInfo
 I_Info ReplicationAgent.createWriterInfo(GlobalInfo cfgInfo)
           
 

Constructors in org.xmlBlaster.contrib.replication with parameters of type GlobalInfo
ReplicationAgent.OwnGlobalInfo(GlobalInfo globalInfo, I_Info additionalInfo, java.lang.String infoId, I_InitialUpdateListener agent)
           
 

Uses of GlobalInfo in org.xmlBlaster.contrib.replication.impl
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.replication.impl
 class ReplManagerPlugin
          ReplManagerPlugin is a plugin wrapper if you want to run DbWatcher inside xmlBlaster.
 

Uses of GlobalInfo in org.xmlBlaster.contrib.scheduler
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.scheduler
 class SchedulerPlugin
           
 

Uses of GlobalInfo in org.xmlBlaster.contrib.socketgetter
 

Subclasses of GlobalInfo in org.xmlBlaster.contrib.socketgetter
 class SocketGetterPlugin
          SocketGetterPlugin is a plugin wrapper if you want to run SocketGetter inside xmlBlaster.
 


xmlBlaster 2.2.0 contributions API

Copyright © 1999-2014 The xmlBlaster.org contributers.