xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.contrib.ContribConstants

Packages that use ContribConstants
org.xmlBlaster.contrib.dbwriter.info   
org.xmlBlaster.contrib.filewriter   
org.xmlBlaster.contrib.replication   
org.xmlBlaster.contrib.replication.impl   
 

Uses of ContribConstants in org.xmlBlaster.contrib.dbwriter.info
 

Subinterfaces of ContribConstants in org.xmlBlaster.contrib.dbwriter.info
 interface I_PrePostStatement
          I_PrePostStatement is an interface which is invoked just before a statement is invoked for a row and just after.
 

Classes in org.xmlBlaster.contrib.dbwriter.info that implement ContribConstants
 class SqlInfo
           
 

Uses of ContribConstants in org.xmlBlaster.contrib.filewriter
 

Classes in org.xmlBlaster.contrib.filewriter that implement ContribConstants
 class FileWriterCallback
          FileWriterCallback stores messages to the file system.
 

Uses of ContribConstants in org.xmlBlaster.contrib.replication
 

Subinterfaces of ContribConstants in org.xmlBlaster.contrib.replication
 interface ReplicationConstants
           
 

Classes in org.xmlBlaster.contrib.replication that implement ContribConstants
 class ReplicationConverter
          Creates a standardized XML dump from the given ResultSets.
 class ReplicationDumper
           
 class ReplicationWriter
           
 class ReplSlave
          ReplSlave Used Topics: com.avitech-ag.repl.${replName}.data
This is the topic used to send the replication data to the slaves.
 class ReplSourceEngine
           
 class SqlPrePostStatement
          SqlPrePostStatement allows the replication to execute a stored procedure before and / or after the operation on the replica (it is invoked as an optional plugin by the ReplicationWriter).
 

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

Classes in org.xmlBlaster.contrib.replication.impl that implement ContribConstants
 class InitialUpdater
           
 class ReplManagerPlugin
          ReplManagerPlugin is a plugin wrapper if you want to run DbWatcher inside xmlBlaster.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.