|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionHandle
The base connection handle interface.
| Method Summary | |
|---|---|
void |
changeAssociation(ConnectionNotificationListener listener)
The underlying managed connection calls this method to force this handle change the managed connection's association. |
void |
cleanUp()
The underlying managed connection calls this method to force any cleanup on this connection handle. |
| Method Detail |
|---|
void cleanUp()
throws ResourceException
ResourceException - thrown in error cases.
void changeAssociation(ConnectionNotificationListener listener)
throws ResourceException
listener - The new listener to be used for this handle.
ResourceException - thrown in error cases.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||