xmlBlaster 2.2.0 API

org.xmlBlaster.util.queue
Interface I_StoragePlugin

All Superinterfaces:
I_Plugin
All Known Implementing Classes:
CacheQueueInterceptorPlugin, JdbcQueue, JdbcQueueCommonTablePlugin, MapPlugin, PersistenceCachePlugin, RamQueuePlugin

public interface I_StoragePlugin
extends I_Plugin

Interface for storage plugins

Author:
michele@laghi.eu, xmlBlaster@marcelruff.info

Method Summary
 PluginInfo getInfo()
          returns the pluginInfo object for this plugin.
 
Methods inherited from interface org.xmlBlaster.util.plugin.I_Plugin
getType, getVersion, init, shutdown
 

Method Detail

getInfo

PluginInfo getInfo()
returns the pluginInfo object for this plugin.


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.