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() |
JMSContext |
createContext(int sessionMode) |
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 JMSContext createContext(int sessionMode)
createContext in interface ActiveMQConnectionForContextpublic XAJMSContext createXAContext()
createXAContext in interface ActiveMQConnectionForContextpublic void closeFromContext()
closeFromContext in interface ActiveMQConnectionForContextprotected void incrementRefCounter()
public ThreadAwareContext getThreadAwareContext()
Copyright © 2018 JBoss by Red Hat. All rights reserved.