|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MuleConnection | |
|---|---|
| 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 MuleConnection in org.mule.module.jca |
|---|
| Classes in org.mule.module.jca that implement MuleConnection | |
|---|---|
class |
DefaultMuleConnection
MuleConnection TODO |
| Methods in org.mule.module.jca that return MuleConnection | |
|---|---|
MuleConnection |
MuleConnectionFactory.createConnection()
|
MuleConnection |
DefaultMuleConnectionFactory.createConnection()
|
MuleConnection |
MuleConnectionFactory.createConnection(MuleConnectionRequestInfo info)
|
MuleConnection |
DefaultMuleConnectionFactory.createConnection(MuleConnectionRequestInfo info)
|
| Methods in org.mule.module.jca with parameters of type MuleConnection | |
|---|---|
void |
MuleManagedConnection.addConnection(MuleConnection connection)
Associate connection handle with the physical connection. |
void |
MuleManagedConnection.removeConnection(MuleConnection connection)
Removes the associated connection handle from the connections set to the physical connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||