xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.util.I_ReplaceVariable

Packages that use I_ReplaceVariable
org.xmlBlaster.contrib   
org.xmlBlaster.contrib.dbwatcher.detector   
org.xmlBlaster.contrib.replication.impl   
org.xmlBlaster.test.contrib.filewatcher   
org.xmlBlaster.util Java helper classes for server and client programming. 
 

Uses of I_ReplaceVariable in org.xmlBlaster.contrib
 

Classes in org.xmlBlaster.contrib that implement I_ReplaceVariable
(package private)  class InfoHelper.Replacer
           
 

Uses of I_ReplaceVariable in org.xmlBlaster.contrib.dbwatcher.detector
 

Classes in org.xmlBlaster.contrib.dbwatcher.detector that implement I_ReplaceVariable
 class TimestampChangeDetector
          Check the database and compare the change timestamp of a table to the previous one.
 

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

Classes in org.xmlBlaster.contrib.replication.impl that implement I_ReplaceVariable
(package private)  class SpecificDefault.Replacer
           
 

Uses of I_ReplaceVariable in org.xmlBlaster.test.contrib.filewatcher
 

Classes in org.xmlBlaster.test.contrib.filewatcher that implement I_ReplaceVariable
(package private)  class FileWatcherFeeder.Replacer
           
 

Uses of I_ReplaceVariable in org.xmlBlaster.util
 

Methods in org.xmlBlaster.util with parameters of type I_ReplaceVariable
 java.lang.String ReplaceVariable.replace(java.lang.String text, I_ReplaceVariable cb)
          Replace dynamic variables, e.g.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.