Uses of Class
org.mule.ra.MuleManagedConnection

Packages that use MuleManagedConnection
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 MuleManagedConnection in org.mule.ra
 

Methods in org.mule.ra that return MuleManagedConnection
 MuleManagedConnection MuleConnection.getManagedConnection()
           
 MuleManagedConnection DefaultMuleConnection.getManagedConnection()
          Retrieves a ManagedConnection.
 

Methods in org.mule.ra with parameters of type MuleManagedConnection
 void MuleConnection.associateConnection(MuleManagedConnection newMc)
           
 void DefaultMuleConnection.associateConnection(MuleManagedConnection newMc)
          Associates connection handle with new managed connection.
 

Constructors in org.mule.ra with parameters of type MuleManagedConnection
MuleManagedConnectionMetaData(MuleManagedConnection mc)
           
DefaultMuleConnection(MuleManagedConnection managedConnection, UMOManager manager, MuleCredentials credentials)
           
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.