|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.jms.connection.SingleConnectionFactory org.apache.cxf.transport.jms.XASingleConnectionFactory
public class XASingleConnectionFactory
Field Summary |
---|
Fields inherited from class org.springframework.jms.connection.SingleConnectionFactory |
---|
logger |
Constructor Summary | |
---|---|
XASingleConnectionFactory(javax.jms.ConnectionFactory targetConnectionFactory)
|
Method Summary | |
---|---|
protected javax.jms.Connection |
doCreateConnection()
|
protected javax.jms.Session |
getSession(javax.jms.Connection con,
Integer mode)
|
Methods inherited from class org.springframework.jms.connection.SingleConnectionFactory |
---|
afterPropertiesSet, closeConnection, createConnection, createConnection, createQueueConnection, createQueueConnection, createSession, createTopicConnection, createTopicConnection, destroy, getClientId, getExceptionListener, getSharedConnectionProxy, getTargetConnectionFactory, initConnection, isReconnectOnException, onException, prepareConnection, resetConnection, setClientId, setExceptionListener, setReconnectOnException, setTargetConnectionFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XASingleConnectionFactory(javax.jms.ConnectionFactory targetConnectionFactory)
Method Detail |
---|
protected javax.jms.Connection doCreateConnection() throws javax.jms.JMSException
doCreateConnection
in class org.springframework.jms.connection.SingleConnectionFactory
javax.jms.JMSException
protected javax.jms.Session getSession(javax.jms.Connection con, Integer mode) throws javax.jms.JMSException
getSession
in class org.springframework.jms.connection.SingleConnectionFactory
javax.jms.JMSException
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |