Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XAConnection
extends Connection
Method Summary | |
Session |
|
XASession |
Methods inherited from interface javax.jms.Connection | |
close , createConnectionConsumer , createDurableConnectionConsumer , createSession , getClientID , getExceptionListener , getMetaData , setClientID , setExceptionListener , start , stop |
public Session createSession(boolean transacted, int acknowledgeMode) throws JMSException
- Specified by:
- createSession in interface Connection