public class GSJmsFactory extends JmsFactory
| Constructor and Description |
|---|
GSJmsFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createConnectionFactory(IJSpace spaceProxy) |
Closeable |
createLookupManager(String containerName,
IJSpace spaceProxy,
Context internalContext,
Context externalContext) |
Object |
createQueue(String name) |
Object |
createQueueConnectionFactory(IJSpace spaceProxy) |
Object |
createTopic(String name) |
Object |
createTopicConnectionFactory(IJSpace spaceProxy) |
Object |
createXAQueueConnectionFactory(IJSpace spaceProxy) |
Object |
createXATopicConnectionFactory(IJSpace spaceProxy) |
Class |
getQueueClass() |
Class |
getTopicClass() |
getInstancepublic Object createConnectionFactory(IJSpace spaceProxy) throws Exception
Exceptionpublic Object createTopicConnectionFactory(IJSpace spaceProxy) throws Exception
Exceptionpublic Object createQueueConnectionFactory(IJSpace spaceProxy) throws Exception
Exceptionpublic Object createXATopicConnectionFactory(IJSpace spaceProxy) throws Exception
Exceptionpublic Object createXAQueueConnectionFactory(IJSpace spaceProxy) throws Exception
Exceptionpublic Class getTopicClass()
getTopicClass in class JmsFactorypublic Object createTopic(String name)
createTopic in class JmsFactorypublic Class getQueueClass()
getQueueClass in class JmsFactorypublic Object createQueue(String name)
createQueue in class JmsFactorypublic Closeable createLookupManager(String containerName, IJSpace spaceProxy, Context internalContext, Context externalContext) throws Exception
createLookupManager in class JmsFactoryExceptionCopyright © GigaSpaces.