|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.jms.pool.PooledConnection
org.apache.activemq.pool.PooledConnection
public class PooledConnection
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.jms.pool.PooledConnection |
|---|
pool |
| Constructor Summary | |
|---|---|
PooledConnection(ConnectionPool connection)
|
|
| Method Summary | |
|---|---|
DestinationSource |
getDestinationSource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.jms.TopicConnection |
|---|
createConnectionConsumer, createDurableConnectionConsumer, createTopicSession |
| Methods inherited from interface javax.jms.QueueConnection |
|---|
createConnectionConsumer, createQueueSession |
| Methods inherited from interface javax.jms.Connection |
|---|
close, createConnectionConsumer, createSession, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop |
| Methods inherited from interface org.apache.activemq.Closeable |
|---|
close |
| Constructor Detail |
|---|
public PooledConnection(ConnectionPool connection)
| Method Detail |
|---|
public DestinationSource getDestinationSource()
throws javax.jms.JMSException
getDestinationSource in interface EnhancedConnectionjavax.jms.JMSException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||