public abstract class ActiveMQConnectionForContextImpl extends Object implements ActiveMQConnectionForContext
| Modifier and Type | Field and Description |
|---|---|
protected ThreadAwareContext |
threadAwareContext |
| Constructor and Description |
|---|
ActiveMQConnectionForContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeFromContext() |
javax.jms.JMSContext |
createContext(int sessionMode) |
javax.jms.XAJMSContext |
createXAContext() |
ThreadAwareContext |
getThreadAwareContext() |
protected void |
incrementRefCounter() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, createConnectionConsumer, createDurableConnectionConsumer, createSession, createSession, createSession, createSharedConnectionConsumer, createSharedDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stopprotected final ThreadAwareContext threadAwareContext
public javax.jms.JMSContext createContext(int sessionMode)
createContext in interface ActiveMQConnectionForContextpublic javax.jms.XAJMSContext createXAContext()
createXAContext in interface ActiveMQConnectionForContextpublic void closeFromContext()
closeFromContext in interface ActiveMQConnectionForContextprotected void incrementRefCounter()
public ThreadAwareContext getThreadAwareContext()
Copyright © 2020 The Apache Software Foundation. All rights reserved.