|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.j_spaces.jms.GSSessionImpl
com.j_spaces.jms.GSXASessionImpl
com.j_spaces.jms.GSXATopicSessionImpl
public class GSXATopicSessionImpl
GigaSpaces implemention of the javax.jms.XATopicSession interface.
| Field Summary |
|---|
| Fields inherited from class com.j_spaces.jms.GSSessionImpl |
|---|
txLeaseTime |
| Fields inherited from interface javax.jms.Session |
|---|
AUTO_ACKNOWLEDGE, CLIENT_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE, SESSION_TRANSACTED |
| Constructor Summary | |
|---|---|
GSXATopicSessionImpl(GSXAConnectionImpl connection)
|
|
| Method Summary | |
|---|---|
TopicSession |
getTopicSession()
|
| Methods inherited from class com.j_spaces.jms.GSXASessionImpl |
|---|
commit, getSession, getXAResource, rollback |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.jms.XASession |
|---|
commit, getSession, getTransacted, getXAResource, rollback |
| Methods inherited from interface javax.jms.TopicSession |
|---|
createDurableSubscriber, createDurableSubscriber, createPublisher, createSubscriber, createSubscriber, createTemporaryTopic, createTopic, unsubscribe |
| Constructor Detail |
|---|
public GSXATopicSessionImpl(GSXAConnectionImpl connection)
throws JMSException
connection - parent connection
JMSException| Method Detail |
|---|
public TopicSession getTopicSession()
throws JMSException
getTopicSession in interface XATopicSessionJMSExceptionXATopicSession.getTopicSession()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||