com.j_spaces.jms
Class GSXAQueueConnectionFactoryImpl
java.lang.Object
  
com.j_spaces.jms.GSConnectionFactoryImpl
      
com.j_spaces.jms.GSXAConnectionFactoryImpl
          
com.j_spaces.jms.GSXAQueueConnectionFactoryImpl
- All Implemented Interfaces: 
 - Serializable, Remote, ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
 
public class GSXAQueueConnectionFactoryImpl
- extends GSXAConnectionFactoryImpl
- implements Serializable, Remote
  
GigaSpaces implemention of the javax.jms.XAQueueConnectionFactory interface.
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class com.j_spaces.jms.GSConnectionFactoryImpl | 
createConnection, createConnection, createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, getAdmin, getCnxCounter, getDistributedTransactionManager, getLocalTransactionManager, getSpaceURL, pingSpace | 
 
 
 
 
 
 
GSXAQueueConnectionFactoryImpl
public GSXAQueueConnectionFactoryImpl(IJSpace space,
                                      IMessageConverter messageConverter)
                               throws JMSException
- Parameters:
 spaceURL - logInstance - 
- Throws:
 JMSException
GSXAQueueConnectionFactoryImpl
public GSXAQueueConnectionFactoryImpl()
                               throws JMSException
- Throws:
 JMSException