com.j_spaces.jms
Class GSXATopicConnectionFactoryImpl
java.lang.Object
  
com.j_spaces.jms.GSConnectionFactoryImpl
      
com.j_spaces.jms.GSXAConnectionFactoryImpl
          
com.j_spaces.jms.GSXATopicConnectionFactoryImpl
- All Implemented Interfaces: 
 - Serializable, Remote, ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
 
public class GSXATopicConnectionFactoryImpl
- extends GSXAConnectionFactoryImpl
 
GigaSpaces implemention of the javax.jms.XATopicConnectionFactory 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 | 
 
 
 
 
 
 
GSXATopicConnectionFactoryImpl
public GSXATopicConnectionFactoryImpl(IJSpace space,
                                      IMessageConverter messageConverter)
                               throws JMSException
- Parameters:
 space - messageConverter - 
- Throws:
 JMSException
GSXATopicConnectionFactoryImpl
public GSXATopicConnectionFactoryImpl()
                               throws JMSException
- Throws:
 JMSException