|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JBMManagedConnectionFactory | |
---|---|
org.jboss.messaging.ra | JBoss Messaging Resource Adaptor |
Uses of JBMManagedConnectionFactory in org.jboss.messaging.ra |
---|
Methods in org.jboss.messaging.ra that return JBMManagedConnectionFactory | |
---|---|
protected JBMManagedConnectionFactory |
JBMManagedConnection.getManagedConnectionFactory()
Get the connection factory for this connection. |
Constructors in org.jboss.messaging.ra with parameters of type JBMManagedConnectionFactory | |
---|---|
JBMConnectionFactoryImpl(JBMManagedConnectionFactory mcf,
javax.resource.spi.ConnectionManager cm)
Constructor |
|
JBMManagedConnection(JBMManagedConnectionFactory mcf,
JBMConnectionRequestInfo cri,
java.lang.String userName,
java.lang.String password)
Constructor |
|
JBMSessionFactoryImpl(JBMManagedConnectionFactory mcf,
javax.resource.spi.ConnectionManager cm,
int type)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |