|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JPPFManagedConnection | |
|---|---|
| org.jppf.jca.cci | Classes supporting the common client interface for the JPPF resource adapter. |
| Uses of JPPFManagedConnection in org.jppf.jca.cci |
|---|
| Methods in org.jppf.jca.cci that return JPPFManagedConnection | |
|---|---|
JPPFManagedConnection |
JPPFConnectionImpl.getManagedConnection()
Get the associated managed connection. |
JPPFManagedConnection |
JPPFConnection.getManagedConnection()
Get the associated managed connection. |
| Methods in org.jppf.jca.cci with parameters of type JPPFManagedConnection | |
|---|---|
void |
JPPFConnectionImpl.setManagedConnection(JPPFManagedConnection conn)
Set the associated managed connection. |
void |
JPPFConnection.setManagedConnection(JPPFManagedConnection conn)
Set the associated managed connection. |
| Constructors in org.jppf.jca.cci with parameters of type JPPFManagedConnection | |
|---|---|
JPPFConnectionImpl(JPPFManagedConnection conn)
Initialize this connection from a managed connection. |
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||