Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
D
G
J
O
S
D
destroy()
- Method in interface com.swiftmq.extension.bridge.
ObjectFactory
Destroys the ObjectFactory and frees all resources.
destroy()
- Method in class com.swiftmq.extension.bridge.
JNDIObjectFactory
G
getLinkedException()
- Method in class com.swiftmq.extension.bridge.
ObjectFactoryException
Returns the linked excepion
getQueue(String)
- Method in interface com.swiftmq.extension.bridge.
ObjectFactory
Returns a
Queue
.
getQueue(String)
- Method in class com.swiftmq.extension.bridge.
JNDIObjectFactory
getQueueConnectionFactory(String)
- Method in interface com.swiftmq.extension.bridge.
ObjectFactory
Returns a
QueueConnectionFactory
.
getQueueConnectionFactory(String)
- Method in class com.swiftmq.extension.bridge.
JNDIObjectFactory
getTopic(String)
- Method in interface com.swiftmq.extension.bridge.
ObjectFactory
Returns a
Topic
.
getTopic(String)
- Method in class com.swiftmq.extension.bridge.
JNDIObjectFactory
getTopicConnectionFactory(String)
- Method in interface com.swiftmq.extension.bridge.
ObjectFactory
Returns a
TopicConnectionFactory
.
getTopicConnectionFactory(String)
- Method in class com.swiftmq.extension.bridge.
JNDIObjectFactory
J
JNDIObjectFactory
- class com.swiftmq.extension.bridge.
JNDIObjectFactory
.
Implementation of an
ObjectFactory
that returns requested JMS administered objects as a result of JNDI lookup's.
JNDIObjectFactory()
- Constructor for class com.swiftmq.extension.bridge.
JNDIObjectFactory
O
ObjectFactory
- interface com.swiftmq.extension.bridge.
ObjectFactory
.
Factory used from the JMS bridge to create the appropriate JMS administered objects (destinations, connection factories) for the foreign JMS server.
ObjectFactoryException
- exception com.swiftmq.extension.bridge.
ObjectFactoryException
.
Exception to throw if something goes wrong within the
ObjectFactory
's accessor methods.
ObjectFactoryException(String, Exception)
- Constructor for class com.swiftmq.extension.bridge.
ObjectFactoryException
Create a new ObjectFactoryException
S
setProperties(Properties)
- Method in interface com.swiftmq.extension.bridge.
ObjectFactory
Set the properties for this ObjectFactory.
setProperties(Properties)
- Method in class com.swiftmq.extension.bridge.
JNDIObjectFactory
D
G
J
O
S
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES