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, wait
close, createConnectionConsumer, createDurableConnectionConsumer, createSession, createSession, createSession, createSharedConnectionConsumer, createSharedDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
protected final ThreadAwareContext threadAwareContext
public JMSContext createContext(int sessionMode)
createContext
in interface ActiveMQConnectionForContext
public XAJMSContext createXAContext()
createXAContext
in interface ActiveMQConnectionForContext
public void closeFromContext()
closeFromContext
in interface ActiveMQConnectionForContext
protected void incrementRefCounter()
public ThreadAwareContext getThreadAwareContext()
Copyright © 2021 JBoss by Red Hat. All rights reserved.