public abstract class HornetQConnectionForContextImpl extends Object implements HornetQConnectionForContext
Modifier and Type | Field and Description |
---|---|
protected ThreadAwareContext |
threadAwareContext |
Constructor and Description |
---|
HornetQConnectionForContextImpl() |
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 HornetQConnectionForContext
public javax.jms.XAJMSContext createXAContext()
createXAContext
in interface HornetQConnectionForContext
public void closeFromContext()
closeFromContext
in interface HornetQConnectionForContext
protected void incrementRefCounter()
public ThreadAwareContext getThreadAwareContext()
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.