|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_StorageProblemListener | |
| org.xmlBlaster.util.queue | |
| org.xmlBlaster.util.queue.cache | |
| org.xmlBlaster.util.queue.jdbc | |
| org.xmlBlaster.util.queue.ram | |
| Uses of I_StorageProblemListener in org.xmlBlaster.util.queue |
| Methods in org.xmlBlaster.util.queue with parameters of type I_StorageProblemListener | |
boolean |
I_StorageProblemNotifier.registerStorageProblemListener(I_StorageProblemListener listener)
registers a new listener to be notified. |
boolean |
I_StorageProblemNotifier.unRegisterStorageProblemListener(I_StorageProblemListener listener)
unregisters a listener. |
| Uses of I_StorageProblemListener in org.xmlBlaster.util.queue.cache |
| Classes in org.xmlBlaster.util.queue.cache that implement I_StorageProblemListener | |
class |
CacheQueueInterceptorPlugin
Implements a queue cache. |
| Methods in org.xmlBlaster.util.queue.cache with parameters of type I_StorageProblemListener | |
boolean |
CacheQueueInterceptorPlugin.registerStorageProblemListener(I_StorageProblemListener listener)
|
boolean |
CacheQueueInterceptorPlugin.unRegisterStorageProblemListener(I_StorageProblemListener listener)
|
| Uses of I_StorageProblemListener in org.xmlBlaster.util.queue.jdbc |
| Classes in org.xmlBlaster.util.queue.jdbc that implement I_StorageProblemListener | |
class |
JdbcManagerCommonTable
Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class. |
class |
JdbcManagerCommonTableDelegate
|
class |
XBQueueFactory
Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class. |
| Methods in org.xmlBlaster.util.queue.jdbc that return I_StorageProblemListener | |
I_StorageProblemListener[] |
XBQueueFactory.getStorageProblemListenerArr()
|
I_StorageProblemListener[] |
JdbcManagerCommonTable.getStorageProblemListenerArr()
|
| Methods in org.xmlBlaster.util.queue.jdbc with parameters of type I_StorageProblemListener | |
boolean |
JdbcConnectionPool.registerStorageProblemListener(I_StorageProblemListener storageProblemListener)
Sets the connection listener. |
boolean |
JdbcConnectionPool.unRegisterStorageProblemListener(I_StorageProblemListener storageProblemListener)
Unregisters the storageProblemListener. |
boolean |
XBQueueFactory.registerStorageProblemListener(I_StorageProblemListener entry)
Adds (registers) a listener for connection/disconnection events. |
boolean |
XBQueueFactory.unRegisterStorageProblemListener(I_StorageProblemListener entry)
Adds (registers) a listener for connection/disconnection events. |
boolean |
JdbcManagerCommonTable.registerStorageProblemListener(I_StorageProblemListener entry)
Adds (registers) a listener for connection/disconnection events. |
boolean |
JdbcManagerCommonTable.unRegisterStorageProblemListener(I_StorageProblemListener entry)
Adds (registers) a listener for connection/disconnection events. |
boolean |
JdbcQueue.registerStorageProblemListener(I_StorageProblemListener listener)
|
boolean |
JdbcQueue.unRegisterStorageProblemListener(I_StorageProblemListener listener)
|
boolean |
JdbcQueueCommonTablePlugin.registerStorageProblemListener(I_StorageProblemListener listener)
|
boolean |
JdbcQueueCommonTablePlugin.unRegisterStorageProblemListener(I_StorageProblemListener listener)
|
| Uses of I_StorageProblemListener in org.xmlBlaster.util.queue.ram |
| Methods in org.xmlBlaster.util.queue.ram with parameters of type I_StorageProblemListener | |
boolean |
RamQueuePlugin.registerStorageProblemListener(I_StorageProblemListener listener)
|
boolean |
RamQueuePlugin.unRegisterStorageProblemListener(I_StorageProblemListener listener)
|
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||