public interface ActiveMQConnectionForContext
extends javax.jms.Connection
Necessary to support JMSContext.close()
conditions.
JMSContext
Modifier and Type | Method and Description |
---|---|
void |
closeFromContext() |
javax.jms.JMSContext |
createContext(int sessionMode) |
javax.jms.XAJMSContext |
createXAContext() |
close, createConnectionConsumer, createDurableConnectionConsumer, createSession, createSession, createSession, createSharedConnectionConsumer, createSharedDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
Copyright © 2020 The Apache Software Foundation. All rights reserved.