|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface that needs to be implemented by all application specific connection handles (including CCI Connection) in order to be managed by STCManagedConnection.
| Method Summary | |
void |
invalidateConnection()
This is called by the ManagedConnection to invalidate the connection handle. |
void |
reassociateConnection(ManagedConnectionCallback mc)
This is called by the ManagedConnection to associate the connection handle to the ManagedConnection. |
| Method Detail |
public void invalidateConnection()
throws javax.resource.ResourceException
javax.resource.ResourceException - upon error.
public void reassociateConnection(ManagedConnectionCallback mc)
throws javax.resource.ResourceException
mc - The ManagedConnection instance with which the connection
handle will associate.
javax.resource.ResourceException - upon error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||