|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MuleManagedConnection | |
|---|---|
| org.mule.module.jca | 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.module.jca |
|---|
| Methods in org.mule.module.jca that return MuleManagedConnection | |
|---|---|
MuleManagedConnection |
DefaultMuleConnection.getManagedConnection()
Retrieves a ManagedConnection. |
MuleManagedConnection |
MuleConnection.getManagedConnection()
|
| Methods in org.mule.module.jca with parameters of type MuleManagedConnection | |
|---|---|
void |
DefaultMuleConnection.associateConnection(MuleManagedConnection newMc)
Associates connection handle with new managed connection. |
void |
MuleConnection.associateConnection(MuleManagedConnection newMc)
|
| Constructors in org.mule.module.jca with parameters of type MuleManagedConnection | |
|---|---|
DefaultMuleConnection(MuleManagedConnection managedConnection,
MuleContext muleContext,
MuleCredentials credentials)
|
|
MuleManagedConnectionMetaData(MuleManagedConnection mc)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||