xmlBlaster 1.6.2 contributions API
A B C D E F G H I J K L M N O P Q R S T U V W X _

A

ABSOLUTE_COUNT - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ACTION_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ACTION_KEY - Static variable in class org.xmlBlaster.contrib.replication.TableToWatchInfo
 
ALL - Static variable in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
Possible settings for what argument of #addInfo(ResultSet, int).
ALL_TOKEN - Static variable in class org.xmlBlaster.contrib.replication.TableToWatchInfo
 
ALREADY_PROCESSED_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ALTER_ACTION - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ATTR_TAG - Static variable in class org.xmlBlaster.contrib.dbwriter.SqlInfoParser
 
AUTO_INCREMENT_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
AlertScheduler - class org.xmlBlaster.contrib.dbwatcher.detector.AlertScheduler.
This scheduler waiks up in intervals and triggers a database check.
AlertScheduler() - Constructor for class org.xmlBlaster.contrib.dbwatcher.detector.AlertScheduler
Default constructor, you need to call AlertScheduler.init(org.xmlBlaster.contrib.I_Info, org.xmlBlaster.contrib.dbwatcher.detector.I_ChangeDetector) thereafter.
AlertScheduler(I_Info, I_ChangeDetector) - Constructor for class org.xmlBlaster.contrib.dbwatcher.detector.AlertScheduler
Create a scheduler, calls AlertScheduler.init(org.xmlBlaster.contrib.I_Info, org.xmlBlaster.contrib.dbwatcher.detector.I_ChangeDetector).
AppTerm - class org.xmlBlaster.contrib.AppTerm.
AppTerm is an application which invokes a java class main method and redirects the System.in and System.out to a graphical window.
AppTerm() - Constructor for class org.xmlBlaster.contrib.AppTerm
 
AppTerm.AsyncWriter - class org.xmlBlaster.contrib.AppTerm.AsyncWriter.
 
AppTerm.AsyncWriter(String, JTextPane, Document, int, int, MutableAttributeSet) - Constructor for class org.xmlBlaster.contrib.AppTerm.AsyncWriter
 
AppTerm.PanelInputStream - class org.xmlBlaster.contrib.AppTerm.PanelInputStream.
 
AppTerm.PanelInputStream(int) - Constructor for class org.xmlBlaster.contrib.AppTerm.PanelInputStream
 
AppTerm.PanelStream - class org.xmlBlaster.contrib.AppTerm.PanelStream.
 
AppTerm.PanelStream(JTextPane, int) - Constructor for class org.xmlBlaster.contrib.AppTerm.PanelStream
 
accept(File) - Method in class org.xmlBlaster.contrib.filewatcher.FilenameFilter
 
activate() - Method in class org.xmlBlaster.contrib.filewatcher.FileWatcherPlugin
 
activate() - Method in class org.xmlBlaster.contrib.filewatcher.Publisher
 
activateDetection() - Method in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
 
activateDetection() - Method in interface org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetectorMBean
 
activateSlaveDispatchers(String) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
activateSlaveDispatchers(String) - Method in interface org.xmlBlaster.contrib.replication.impl.ReplManagerPluginMBean
 
addAllowedTag(String) - Method in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
 
addAttributes(Map) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
It copies (stores) all entries found in the map into the attributes.
addAttributes(Map) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlRow
It copies (stores) all entries found in the map into the attributes.
addColumn(SqlColumn) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
 
addDbWriter(String, String) - Method in class org.xmlBlaster.contrib.dbwriter.DbWriterPlugin
 
addDbWriter(String, String) - Method in interface org.xmlBlaster.contrib.dbwriter.DbWriterPluginMBean
 
addDispatchManager(DispatchManager) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
This method is invoked always so see sessionAdded javadoc.
addInfo(Map) - Method in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
Add a map with attributes to the XML string.
addInfo(Connection, ResultSet, int) - Method in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
Add another result set to the XML string.
addInfo(Map) - Method in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
Add a map with attributes to the XML string.
addInfo(Connection, ResultSet, int) - Method in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
Add another result set to the XML string
addInfo(Connection, ResultSet, int) - Method in class org.xmlBlaster.contrib.replication.ReplicationConverter
Add another result set to the XML string.
addInfo(Map) - Method in class org.xmlBlaster.contrib.replication.ReplicationConverter
 
addMeta - Variable in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
 
addProperty(ClientProperty) - Method in class org.xmlBlaster.contrib.db.DbStorage
Adds a new property to the Table.
addScheduler(String, String) - Method in class org.xmlBlaster.contrib.scheduler.SchedulerPlugin
 
addScheduler(String, String) - Method in interface org.xmlBlaster.contrib.scheduler.SchedulerPluginMBean
 
addSchemaToWatch(Connection, String, String) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Adds a schema to be watched.
addSchemaToWatch(Connection, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDB2
Adds a schema to be watched.
addSchemaToWatch(Connection, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDbReadonly
 
addSchemaToWatch(Connection, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificOracle
Adds a schema to be watched.
addSchemaToWatch(Connection, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificPostgres
Adds a schema to be watched.
addSet(Set, Set) - Static method in class org.xmlBlaster.contrib.PropertiesInfo
 
addTableToWatch(TableToWatchInfo, boolean, String[], boolean) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Adds a table to be watcher/replicated.
addTableToWatch(TableToWatchInfo, boolean, String[], boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
addTagToString(StringBuffer, String, Attributes) - Static method in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
 
addText(String) - Method in class org.xmlBlaster.contrib.ant.XmlBlasterTask
Set the task body text, we expect a valid xmlBlaster xml script.
addTrigger(Connection, String, String, String) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
 
addTrigger(Connection, String, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
addTriggersIfNeeded(boolean, String[], boolean) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Creates the necessary triggers if needed, i.e.
addTriggersIfNeeded(boolean, String[], boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDbReadonly
 
addTriggersIfNeeded(boolean, String[], boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
If force is true, it deletes first all entries from the Tables table (kind of reset).
alertSubscribeKey - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
alertSubscribeQos - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
alertSubscriptionId - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
allowedTagNames - Variable in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
 
assignFromInfoPair(String, String) - Method in class org.xmlBlaster.contrib.replication.TableToWatchInfo
Parses the data which is passed as a key/value pair.
available() - Method in class org.xmlBlaster.contrib.AppTerm.PanelInputStream
This is not really needed but may help for performance.

B

BASE64 - Static variable in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
The Base64 encoding marker string
Base64 - class org.xmlBlaster.contrib.dbwatcher.convert.Base64.
Converter to and from base 64.
Base64() - Constructor for class org.xmlBlaster.contrib.dbwatcher.convert.Base64
 
blockLoop - Variable in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
bootstrap(Connection, boolean, boolean) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
This method is invoked for the initial setup of the database.
bootstrap(Connection, boolean, boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDbReadonly
 
bootstrap(Connection, boolean, boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
broadcastSql(String, String) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
broadcastSql(String, String) - Method in interface org.xmlBlaster.contrib.replication.impl.ReplManagerPluginMBean
Executes either a query or an update.
broadcastStatement(String, long, boolean, boolean, String, String) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
broadcasts a statement to be replicated.
broadcastStatement(String, long, boolean, boolean, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
buildClientProperty(ResultSetMetaData, ResultSet, int) - Static method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
Never returns null.
buildFilename(String, String) - Static method in class org.xmlBlaster.contrib.VersionTransformerCache
 
buildFilename(String, String) - Method in class org.xmlBlaster.contrib.replication.impl.InitialUpdater
It builds the name to return in case the version is different from the current version.
busyToIdle(Object) - Method in class org.xmlBlaster.contrib.db.DbPool
This callback does nothing (enforced by interface I_PoolManager

C

CASCADED_REPL_PREFIX - Static variable in interface org.xmlBlaster.contrib.replication.I_ReplSlave
 
CASCADED_REPL_SLAVE - Static variable in interface org.xmlBlaster.contrib.replication.I_ReplSlave
 
CASE_SENSITIVE_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
CASE_SENSITIVE_KEY - Static variable in class org.xmlBlaster.contrib.dbwriter.DbWriter
 
CATALOG_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
CATALOG_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
CHAR_OCTET_LENGTH_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
COLNAME_TAG - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
COLUMN_DEF_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
COLUMN_SIZE_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
COL_TAG - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlRow
 
COMMAND_TAG - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
 
COMMIT_NO - Static variable in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
COMMIT_YES - Static variable in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
COMPRESSION_TYPE_GZIP - Static variable in interface org.xmlBlaster.contrib.dbwatcher.DbWatcherConstants
 
COMPRESSION_TYPE_ZIP - Static variable in interface org.xmlBlaster.contrib.dbwatcher.DbWatcherConstants
 
CONTRIB_PERSISTENT_MAP - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
CREATE_ACTION - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ChangeEvent - class org.xmlBlaster.contrib.dbwatcher.ChangeEvent.
Transports the change event information to the listeners.
ChangeEvent(Object) - Constructor for class org.xmlBlaster.contrib.dbwatcher.ChangeEvent
 
ChangeEvent(String, String, String, String, Map) - Constructor for class org.xmlBlaster.contrib.dbwatcher.ChangeEvent
Create the instance.
ClientPropertiesInfo - class org.xmlBlaster.contrib.ClientPropertiesInfo.
ClientPropertiesInfo This is the I_Info implementation making use of Properties.
ClientPropertiesInfo(Map) - Constructor for class org.xmlBlaster.contrib.ClientPropertiesInfo
 
ClientPropertiesInfo(Map, I_Info) - Constructor for class org.xmlBlaster.contrib.ClientPropertiesInfo
 
ContribConstants - interface org.xmlBlaster.contrib.ContribConstants.
ContribConstants
cancelInitialUpdate(boolean) - Method in interface org.xmlBlaster.contrib.replication.I_ReplSlave
 
cancelInitialUpdate(boolean) - Method in class org.xmlBlaster.contrib.replication.ReplSlave
TODO fix this since it potentially could delete request from other slaves since the DbWatcher is serving several slaves.
cancelInitialUpdate() - Method in class org.xmlBlaster.contrib.replication.ReplSlave
TODO fix this since it potentially could delete request from other slaves since the DbWatcher is serving several slaves.
cancelInitialUpdate() - Method in interface org.xmlBlaster.contrib.replication.ReplSlaveMBean
 
cancelUpdate(String) - Method in class org.xmlBlaster.contrib.filewatcher.Publisher.ReplSource
 
cancelUpdate(String) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Tells the DbSpecific to cancel the ongoing initial update for the given slave.
cancelUpdate(String) - Method in interface org.xmlBlaster.contrib.replication.I_ReplSource
 
cancelUpdate(String) - Method in class org.xmlBlaster.contrib.replication.impl.InitialUpdater
 
cancelUpdate(String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
changeCommand - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
 
changeCount - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.MD5ChangeDetector
 
changeDetectStatement - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.MD5ChangeDetector
 
changeDetectStatement - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
 
changeDetector - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
changeListener - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.MD5ChangeDetector
 
changeListener - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
 
charSet - Variable in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
 
check(ArrayList, I_Queue) - Method in interface org.xmlBlaster.contrib.replication.I_ReplSlave
 
check(ArrayList, I_Queue) - Method in class org.xmlBlaster.contrib.replication.ReplSlave
 
checkAgain(Map) - Method in interface org.xmlBlaster.contrib.dbwatcher.detector.I_ChangeDetector
Check the observed data for changes.
checkAgain(Map) - Method in class org.xmlBlaster.contrib.dbwatcher.detector.MD5ChangeDetector
Check the observed data for changes.
checkAgain(Map) - Method in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
Check the observed data for changes.
checkExistance(String) - Static method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
checkSequenceForCreation(String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
Checks if the sequence has to be created.
checkStatus() - Method in interface org.xmlBlaster.contrib.replication.I_ReplSlave
Checks on the backend data which has to be displayed on the MBean.
checkStatus() - Method in class org.xmlBlaster.contrib.replication.ReplSlave
 
checkTableForCreation(String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
Checks if the table has to be created.
checkTriggerConsistency(boolean) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Checks if the triggers are consistent, i.e.
checkTriggerConsistency(boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDbReadonly
 
checkTriggerConsistency(boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
Checks the consistency of the triggers.
checkTriggerForCreation(String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
Checks if the trigger has to be created.
clean() - Method in class org.xmlBlaster.contrib.db.DbStorage
Removes all the properties of this context.
cleanup(Connection, boolean) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
This method is invoked for the cleanup while testing.
cleanup(Connection, boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDbReadonly
 
cleanup(Connection, boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
cleanupSchema(String, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDB2
Cleans up the specified schema for the specified type.
cleanupSchema(String, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificOracle
Cleans up the specified schema for the specified type.
clearCache() - Method in class org.xmlBlaster.contrib.VersionTransformerCache
 
clearCancelUpdate(String) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Tells the DbSpecific to clear the cancel flag for ongoing updates for the given slave.
clearCancelUpdate(String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
clearColumnDescriptions() - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
 
clearQueue() - Method in class org.xmlBlaster.contrib.replication.ReplSlave
 
clearQueue() - Method in interface org.xmlBlaster.contrib.replication.ReplSlaveMBean
 
clearVersionCache() - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
clearVersionCache() - Method in interface org.xmlBlaster.contrib.replication.impl.ReplManagerPluginMBean
 
clientPropertiesToMap(Map) - Method in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
Copy a map to a map.
clientProperty - Variable in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
 
clone() - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlRow
 
cloneRow() - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlRow
 
collectInitialUpdate() - Method in class org.xmlBlaster.contrib.filewatcher.Publisher.ReplSource
 
collectInitialUpdate() - Method in interface org.xmlBlaster.contrib.replication.I_ReplSource
 
collectInitialUpdate() - Method in class org.xmlBlaster.contrib.replication.impl.InitialUpdater
 
collectInitialUpdates(String) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
collectInitialUpdates(String) - Method in interface org.xmlBlaster.contrib.replication.impl.ReplManagerPluginMBean
Sends a message to the initial updates to collect all requests of initial updates for this replPrefix.
columnMap - Variable in class org.xmlBlaster.contrib.replication.impl.DefaultMapper
 
command - Variable in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
 
commandIsAdded - Variable in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
 
commit() - Method in class org.xmlBlaster.contrib.replication.impl.InitialUpdater.ConnectionInfo
 
compare(Object, Object) - Method in class org.xmlBlaster.contrib.filewatcher.FileComparator
 
compress(byte[], Map, int, String) - Static method in class org.xmlBlaster.contrib.MomEventEngine
Compresses the message if needed.
compressOLD(byte[], Map, int, String) - Static method in class org.xmlBlaster.contrib.MomEventEngine
Deprecated.  
con - Variable in class org.xmlBlaster.contrib.MomEventEngine
 
con - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
connectQos - Variable in class org.xmlBlaster.contrib.MomEventEngine
 
connectQos - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
createDbWriters(I_Info) - Static method in class org.xmlBlaster.contrib.dbwriter.DbWriter
Creates a list of DbWriter instances.
createFunctionName(String, String, String, String) - Method in class org.xmlBlaster.contrib.db.DbMetaHelper
If the name is too long it cuts first from the end of the schema, and then from the end of the table name.
createSingleDbWriter(I_Info, String, String) - Static method in class org.xmlBlaster.contrib.dbwriter.DbWriter
Creates an Instance of a DbWriter with the given configuration.
createTableFunction(SqlDescription, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificPostgres
This method creates a function to be associated to a trigger to detect INSERT DELETE and UPDATE operations on a particular table.
createTableTrigger(SqlDescription, TableToWatchInfo) - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Creates a string containing the trigger of the table to be watched.
createTableTrigger(SqlDescription, TableToWatchInfo) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDB2
 
createTableTrigger(SqlDescription, TableToWatchInfo) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDbReadonly
 
createTableTrigger(SqlDescription, TableToWatchInfo) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificOracle
 
createTableTrigger(SqlDescription, TableToWatchInfo) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificPostgres
This method creates a trigger to detect INSERT DELETE and UPDATE operations on a particular table.
createVariableSqlPart(SqlDescription, String, boolean, boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDB2
 
createVariableSqlPart(SqlDescription, String, boolean, boolean, boolean) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificOracle
 
createVariableSqlPart(SqlDescription, String) - Method in class org.xmlBlaster.contrib.replication.impl.SpecificPostgres
 
createWriterInfo(GlobalInfo) - Method in class org.xmlBlaster.contrib.replication.ReplicationAgent
 

D

DATA_TYPE - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
DATA_TYPE_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
DBWATCHER_SESSION_NAME - Static variable in interface org.xmlBlaster.contrib.replication.I_ReplSlave
 
DB_ID_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
DB_POOL_KEY - Static variable in class org.xmlBlaster.contrib.dbwriter.DbWriter
 
DECIMAL_DIGITS_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
DELETE_ACTION - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
DESC_TAG - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
 
DROP_ACTION - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
DUMP_ACTION - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
DUMP_CONTENT_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
DUMP_FILENAME - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
DUMP_POSTFIX - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
DbInfo - class org.xmlBlaster.contrib.db.DbInfo.
DbInfo This is the I_Info implementation making use of Properties.
DbInfo(I_DbPool, String, I_Info) - Constructor for class org.xmlBlaster.contrib.db.DbInfo
 
DbInfoMBean - interface org.xmlBlaster.contrib.db.DbInfoMBean.
DbInfo This is the I_Info implementation making use of Properties.
DbMetaHelper - class org.xmlBlaster.contrib.db.DbMetaHelper.
DbMetaHelper offers methods which take care of stuff specific to particular databases.
DbMetaHelper(I_DbPool) - Constructor for class org.xmlBlaster.contrib.db.DbMetaHelper
Initializes the object by reading the metadata of this database.
DbPool - class org.xmlBlaster.contrib.db.DbPool.
Simple implementation of the database JDBC connection pool.
DbPool() - Constructor for class org.xmlBlaster.contrib.db.DbPool
Default constructor, you need to call init(info) thereafter.
DbStorage - class org.xmlBlaster.contrib.db.DbStorage.
DbStorage
DbStorage(I_Info, I_DbPool, String) - Constructor for class org.xmlBlaster.contrib.db.DbStorage
 
DbWatcher - class org.xmlBlaster.contrib.dbwatcher.DbWatcher.
This is the core processor class to handle database observation.
DbWatcher() - Constructor for class org.xmlBlaster.contrib.dbwatcher.DbWatcher
Default constructor, you need to call DbWatcher.init(org.xmlBlaster.contrib.I_Info) thereafter.
DbWatcher(I_Info) - Constructor for class org.xmlBlaster.contrib.dbwatcher.DbWatcher
Convenience constructor, creates a processor for changes, calls DbWatcher.init(org.xmlBlaster.contrib.I_Info).
DbWatcherConstants - interface org.xmlBlaster.contrib.dbwatcher.DbWatcherConstants.
DbWatcherConstants
DbWatcherPlugin - class org.xmlBlaster.contrib.dbwatcher.plugin.DbWatcherPlugin.
DbWatcherPlugin is a plugin wrapper if you want to run DbWatcher inside xmlBlaster.
DbWatcherPlugin() - Constructor for class org.xmlBlaster.contrib.dbwatcher.plugin.DbWatcherPlugin
Default constructor, you need to call init() thereafter.
DbWatcherTester - class org.xmlBlaster.contrib.dbwriter.DbWatcherTester.
This application writes into the 'replitems' table (which is the table used for replication) in an own thread.
DbWatcherTester(I_Info) - Constructor for class org.xmlBlaster.contrib.dbwriter.DbWatcherTester
 
DbWriter - class org.xmlBlaster.contrib.dbwriter.DbWriter.
 
DbWriter() - Constructor for class org.xmlBlaster.contrib.dbwriter.DbWriter
Default constructor, you need to call DbWriter.init(org.xmlBlaster.contrib.I_Info) thereafter.
DbWriter(I_Info) - Constructor for class org.xmlBlaster.contrib.dbwriter.DbWriter
Convenience constructor, creates a processor for changes, calls DbWriter.init(org.xmlBlaster.contrib.I_Info).
DbWriterExample - class org.xmlBlaster.contrib.dbwriter.DbWriterExample.
Example code to run DbWriter as a standalone application.
DbWriterExample() - Constructor for class org.xmlBlaster.contrib.dbwriter.DbWriterExample
 
DbWriterPlugin - class org.xmlBlaster.contrib.dbwriter.DbWriterPlugin.
DbWriterPlugin is a plugin wrapper if you want to run DbWriter inside xmlBlaster.
DbWriterPlugin() - Constructor for class org.xmlBlaster.contrib.dbwriter.DbWriterPlugin
Default constructor, you need to call DbWriterPlugin.doInit(Global, PluginInfo) thereafter.
DbWriterPluginMBean - interface org.xmlBlaster.contrib.dbwriter.DbWriterPluginMBean.
DbWriterPlugin is a plugin wrapper if you want to run DbWriter inside xmlBlaster.
DefaultMapper - class org.xmlBlaster.contrib.replication.impl.DefaultMapper.
DefaultMapper makes a one to one mapping unless for tables in which case it is read from the property 'replication.mapper.tables'.
DefaultMapper() - Constructor for class org.xmlBlaster.contrib.replication.impl.DefaultMapper
 
DefaultWriter - class org.xmlBlaster.contrib.dbwriter.DefaultWriter.
 
DefaultWriter() - Constructor for class org.xmlBlaster.contrib.dbwriter.DefaultWriter
 
DirectoryManager - class org.xmlBlaster.contrib.filewatcher.DirectoryManager.
DirectoryManager
DirectoryManager(Global, String, String, String, long, String, String, String, String, boolean, boolean) - Constructor for class org.xmlBlaster.contrib.filewatcher.DirectoryManager
 
DropIfNotDeliverable - class org.xmlBlaster.contrib.mime.DropIfNotDeliverable.
Throw away callback messages and unsubscribe all subscriptions if a client gows to polling.
DropIfNotDeliverable() - Constructor for class org.xmlBlaster.contrib.mime.DropIfNotDeliverable
 
dataConverter - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.MD5ChangeDetector
 
dataConverter - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
 
dbMetaHelper - Variable in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
dbPool - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.MD5ChangeDetector
 
dbPool - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
 
dbPool - Variable in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 
deActivate() - Method in class org.xmlBlaster.contrib.filewatcher.FileWatcherPlugin
 
deActivate() - Method in class org.xmlBlaster.contrib.filewatcher.Publisher
 
decode(String) - Static method in class org.xmlBlaster.contrib.dbwatcher.convert.Base64
Decodes the given Base64 encoded String to a new byte array.
decompress(InputStream, Map) - Static method in class org.xmlBlaster.contrib.MomEventEngine
 
decompressQueueEntryContent(ReferenceEntry) - Static method in class org.xmlBlaster.contrib.replication.ReplSlave
 
decompressXX(byte[], Map) - Static method in class org.xmlBlaster.contrib.MomEventEngine
Deprecated. you should use the one with InputStream instead since less memory hungry (for big messages)
delete(Connection, SqlRow) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
Returns the number of entries deleted
digest - Variable in class org.xmlBlaster.contrib.dbwatcher.detector.MD5ChangeDetector
 
doActivate(DispatchManager) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
doContinue(boolean) - Method in class org.xmlBlaster.contrib.replication.ReplSlave
 
doExecuteSchedulerJob(boolean, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.GlobalInfo
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.dbwatcher.plugin.DbWatcherPlugin
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.dbwriter.DbWriterPlugin
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.filewatcher.FileWatcherPlugin
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.filewriter.FileWriter
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.jmx.MX4JAdaptor
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.replication.ReplicationAgent.OwnGlobalInfo
 
doInit(I_Info, DbMetaHelper) - Method in class org.xmlBlaster.contrib.replication.impl.DefaultMapper
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
doInit(I_Info, DbMetaHelper) - Method in class org.xmlBlaster.contrib.replication.impl.SearchableConfig
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.scheduler.SchedulerPlugin
 
doInit(Global, PluginInfo) - Method in class org.xmlBlaster.contrib.socketgetter.SocketGetterPlugin
 
doPause(boolean) - Method in class org.xmlBlaster.contrib.replication.ReplSlave
 
doXSLTransformation(String, InputStream, ClassLoader) - Method in class org.xmlBlaster.contrib.VersionTransformerCache
 
done() - Method in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
After the last addInfo() call this method to complete the XML dump.
done() - Method in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
 
done() - Method in class org.xmlBlaster.contrib.replication.ReplicationConverter
This method is invoked before sending the message over the mom.
doneCalled - Variable in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
 
dump(I_Info) - Static method in class org.xmlBlaster.contrib.GlobalInfo
 
dumpEntries(int, long, String) - Method in class org.xmlBlaster.contrib.replication.ReplSlave
 
dumpEntries(int, long, String) - Method in interface org.xmlBlaster.contrib.replication.ReplSlaveMBean
 
dumpFirstEntry() - Method in class org.xmlBlaster.contrib.replication.ReplSlave
 
dumpFirstEntry() - Method in interface org.xmlBlaster.contrib.replication.ReplSlaveMBean
 

E

EMPTY - Static variable in class org.xmlBlaster.contrib.replication.TableToWatchInfo
 
END - Static variable in class org.xmlBlaster.contrib.AppTerm
 
END_OF_TRANSITION - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ESC - Static variable in class org.xmlBlaster.contrib.AppTerm
 
EXCEPTION_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
EXTRA_REPL_KEY_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
Example - class org.xmlBlaster.contrib.dbwatcher.Example.
Example code to run DbWatcher as a standalone application.
Example() - Constructor for class org.xmlBlaster.contrib.dbwatcher.Example
 
encode(byte[]) - Static method in class org.xmlBlaster.contrib.dbwatcher.convert.Base64
Create a base64 encoded string.
encode(byte[], int, int, StringBuffer) - Static method in class org.xmlBlaster.contrib.dbwatcher.convert.Base64
Encodes the part of the given byte array denoted by start and len to the Base64 format.
endCDATA() - Method in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
 
endElement(String, String, String) - Method in class org.xmlBlaster.contrib.dbwriter.SqlInfoParser
End element, event from SAX parser.
endElement(String, String, String) - Method in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
End element.
endElementBase(String, String, String) - Method in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
End element callback, does handling of tag <qos>.
equals(Object) - Method in class org.xmlBlaster.contrib.filewatcher.FileInfo
 
erase(Connection) - Method in class org.xmlBlaster.contrib.db.DbPool
 
erase(Connection) - Method in interface org.xmlBlaster.contrib.db.I_DbPool
Destroy the JDBC connection
eraseOnDelete - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
eraseOnDrop - Variable in class org.xmlBlaster.contrib.dbwatcher.mom.XmlBlasterPublisher
 
eventHandler - Variable in class org.xmlBlaster.contrib.MomEventEngine
 
execute() - Method in class org.xmlBlaster.contrib.ant.XmlBlasterTask
 
execute(JobExecutionContext) - Method in class org.xmlBlaster.contrib.scheduler.SchedulerPlugin
 
execute(JobExecutionContext) - Method in class org.xmlBlaster.contrib.scheduler.jobs.ReplScheduler
 
executeStatement(String, long, boolean, boolean, String, String) - Method in class org.xmlBlaster.contrib.filewatcher.Publisher.ReplSource
 
executeStatement(String, long, boolean, boolean, String, String) - Method in interface org.xmlBlaster.contrib.replication.I_ReplSource
 
executeStatement(String, long, boolean, boolean, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.InitialUpdater
 

F

FAILED - Static variable in interface org.xmlBlaster.contrib.replication.SqlStatementMBean
 
FILENAME_ATTR - Static variable in interface org.xmlBlaster.contrib.ContribConstants
 
FILENAME_ATTR_OLD_FASHION - Static variable in interface org.xmlBlaster.contrib.ContribConstants
 
FILE_DATE - Static variable in interface org.xmlBlaster.contrib.ContribConstants
 
FK_COLUMN_NAME_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FK_DEFERRABILITY_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FK_DELETE_RULE_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FK_KEY_SEQ_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FK_TABLE_CAT_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FK_TABLE_NAME_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FK_TABLE_SCHEM_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FK_UPDATE_RULE_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
FileComparator - class org.xmlBlaster.contrib.filewatcher.FileComparator.
FileComparator used to compare two FileInfo objects
FileComparator() - Constructor for class org.xmlBlaster.contrib.filewatcher.FileComparator
 
FileInfo - class org.xmlBlaster.contrib.filewatcher.FileInfo.
FileInfo is a placeholder for the information necessary to the poller about each file.
FileInfo() - Constructor for class org.xmlBlaster.contrib.filewatcher.FileInfo
Default Constructor
FileInfo(File, Logger) - Constructor for class org.xmlBlaster.contrib.filewatcher.FileInfo
Convenience constructor
FileWatcherPlugin - class org.xmlBlaster.contrib.filewatcher.FileWatcherPlugin.
FileWatcherPlugin polls on a directory in the file system for new files.
FileWatcherPlugin() - Constructor for class org.xmlBlaster.contrib.filewatcher.FileWatcherPlugin
 
FileWatcherPluginMBean - interface org.xmlBlaster.contrib.filewatcher.FileWatcherPluginMBean.
JMX control for the native FileWatcherPlugin.
FileWriter - class org.xmlBlaster.contrib.filewriter.FileWriter.
XmlBlaster plugin wrapper code.
FileWriter() - Constructor for class org.xmlBlaster.contrib.filewriter.FileWriter
 
FileWriter(Global, String, I_PluginConfig) - Constructor for class org.xmlBlaster.contrib.filewriter.FileWriter
 
FileWriterCallback - class org.xmlBlaster.contrib.filewriter.FileWriterCallback.
FileWriterCallback stores messages to the file system.
FileWriterCallback(String, String, String, boolean, boolean) - Constructor for class org.xmlBlaster.contrib.filewriter.FileWriterCallback
Creates a callback
FilenameFilter - class org.xmlBlaster.contrib.filewatcher.FilenameFilter.
FilenameFilter.
FilenameFilter() - Constructor for class org.xmlBlaster.contrib.filewatcher.FilenameFilter
 
FilenameFilter(String, boolean) - Constructor for class org.xmlBlaster.contrib.filewatcher.FilenameFilter
 
fillFromTableSelectDELETED(ResultSet, boolean, I_AttributeTransformer) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
Deprecated.  
fillInfoWithEntriesFromInfo(I_Info, I_Info) - Static method in class org.xmlBlaster.contrib.InfoHelper
Fills the I_Info with the entries of the map.
fillInfoWithEntriesFromMap(I_Info, Map) - Static method in class org.xmlBlaster.contrib.InfoHelper
Fills the I_Info with the entries of the map.
fillMetadata(Connection, String, String, String, ResultSet) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
 
fillMetadata(Connection, String, String, String, ResultSet, I_AttributeTransformer) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
Fills the object with the metadata.
fillOneRow(ResultSet, String, I_AttributeTransformer) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
Result set must come from a select spaning over a single table.
fillOneRowWithObjects(ResultSet, I_AttributeTransformer) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
Result set must come from a select spaning over a single table.
fillOneRowWithRandomData() - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
This method is used for testing other applications, it generates a new row and adds it if possible.
fillOneRowWithStringEntriesDEPRECATED(ResultSet, I_AttributeTransformer) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlInfo
Result set must come from a select spaning over a single table.
forceTableChangeCheck() - Method in interface org.xmlBlaster.contrib.replication.I_DbSpecific
Invokes the function to check wether a table has been created, dropped or altered.
forceTableChangeCheck() - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDbReadonly
 
forceTableChangeCheck() - Method in class org.xmlBlaster.contrib.replication.impl.SpecificDefault
 

G

GUID_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
GlobalInfo - class org.xmlBlaster.contrib.GlobalInfo.
 
GlobalInfo(Set) - Constructor for class org.xmlBlaster.contrib.GlobalInfo
 
GlobalInfo(String[]) - Constructor for class org.xmlBlaster.contrib.GlobalInfo
 
GlobalInfo(Global, I_Info, boolean) - Constructor for class org.xmlBlaster.contrib.GlobalInfo
Additional infos are added on top of the initial Global configuration.
GlobalInfo(GlobalInfo, I_Info, boolean) - Constructor for class org.xmlBlaster.contrib.GlobalInfo
 
generateRandomObject() - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
get(String, String) - Method in class org.xmlBlaster.contrib.ClientPropertiesInfo
 
get(String, String) - Method in class org.xmlBlaster.contrib.GlobalInfo