|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConnectionHook | Interface to the hooking mechanism of a connection lifecycle. |
| Class Summary | |
|---|---|
| AbstractConnectionHook | A no-op implementation of the ConnectionHook interface. |
| AcquireFailConfig | Parameter class passed to onAcquireFail hook. |
Support for event notification on a connection state.
Use the hook mechanism to register callbacks when a connection's state changes. Most applications will want to extend
AbstractConnectionHook rather than implementing the ConnectionHook interface directly.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||