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() |
getInstance
public Object createConnectionFactory(IJSpace spaceProxy) throws Exception
Exception
public Object createTopicConnectionFactory(IJSpace spaceProxy) throws Exception
Exception
public Object createQueueConnectionFactory(IJSpace spaceProxy) throws Exception
Exception
public Object createXATopicConnectionFactory(IJSpace spaceProxy) throws Exception
Exception
public Object createXAQueueConnectionFactory(IJSpace spaceProxy) throws Exception
Exception
public Class getTopicClass()
getTopicClass
in class JmsFactory
public Object createTopic(String name)
createTopic
in class JmsFactory
public Class getQueueClass()
getQueueClass
in class JmsFactory
public Object createQueue(String name)
createQueue
in class JmsFactory
public Closeable createLookupManager(String containerName, IJSpace spaceProxy, Context internalContext, Context externalContext) throws Exception
createLookupManager
in class JmsFactory
Exception
Copyright © GigaSpaces.