|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActiveMQConnectionRequestInfo | |
org.codehaus.activemq.ra | JCA managed connections and resource adapters for working with ActiveMQ |
Uses of ActiveMQConnectionRequestInfo in org.codehaus.activemq.ra |
Methods in org.codehaus.activemq.ra that return ActiveMQConnectionRequestInfo | |
ActiveMQConnectionRequestInfo |
ActiveMQConnectionRequestInfo.copy()
|
ActiveMQConnectionRequestInfo |
ActiveMQResourceAdapter.getInfo()
|
Methods in org.codehaus.activemq.ra with parameters of type ActiveMQConnectionRequestInfo | |
static Connection |
ActiveMQResourceAdapter.makeConnection(ConnectionFactory connectionFactory,
ActiveMQConnectionRequestInfo info)
A helper method to create a new JMS connection from the connection request info. |
Constructors in org.codehaus.activemq.ra with parameters of type ActiveMQConnectionRequestInfo | |
ActiveMQManagedConnection(Subject subject,
ActiveMQResourceAdapter adapter,
ActiveMQConnectionRequestInfo info)
|
|
ActiveMQConnectionFactory(ActiveMQManagedConnectionFactory factory,
ConnectionManager manager,
ActiveMQConnectionRequestInfo info)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |