|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MuleManagedConnectionFactory | |
org.mule.ra | A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture. |
Uses of MuleManagedConnectionFactory in org.mule.ra |
Methods in org.mule.ra that return MuleManagedConnectionFactory | |
MuleManagedConnectionFactory |
MuleManagedConnection.getManagedConnectionFactory()
Returns the ManagedConnectionFactory that created this instance of ManagedConnection. |
MuleManagedConnectionFactory |
MuleConnectionFactory.getFactory()
|
MuleManagedConnectionFactory |
DefaultMuleConnectionFactory.getFactory()
|
Methods in org.mule.ra with parameters of type MuleManagedConnectionFactory | |
void |
MuleConnectionFactory.setFactory(MuleManagedConnectionFactory factory)
|
void |
DefaultMuleConnectionFactory.setFactory(MuleManagedConnectionFactory factory)
|
Constructors in org.mule.ra with parameters of type MuleManagedConnectionFactory | |
DefaultMuleConnectionFactory(MuleManagedConnectionFactory factory,
ConnectionManager manager,
MuleConnectionRequestInfo info)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |