|
JBoss Remoting 3.0.0.Beta2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of resourcepublic interface CloseHandler<T>
A handler which is notified of a resource close.
Method Summary | |
---|---|
void |
handleClose(T closed)
Receive a notification that the resource was closed. |
Method Detail |
---|
void handleClose(T closed)
closed
- the closed resource
|
JBoss Remoting 3.0.0.Beta2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |