xmlBlaster 1.6.2 API

Uses of Class
org.xmlBlaster.util.queue.jdbc.XBQueueFactory

Packages that use XBQueueFactory
org.xmlBlaster.util.queue.jdbc   
 

Uses of XBQueueFactory in org.xmlBlaster.util.queue.jdbc
 

Fields in org.xmlBlaster.util.queue.jdbc declared as XBQueueFactory
private  XBQueueFactory JdbcQueue.queueFactory
           
 

Methods in org.xmlBlaster.util.queue.jdbc that return XBQueueFactory
static XBQueueFactory XBQueueFactory.createInstance(Global glob, java.lang.String confType, java.lang.String confVersion, java.util.Properties properties)
          The Properties to use as a default are these from the QueuePlugin with the configuration name specified by defaultConfName (default is 'JDBC').
protected  XBQueueFactory JdbcQueue.getFactory(PluginInfo plugInfo)
          Returns the factory for a specific queue.
 


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.