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