|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpHandler
Provides a hook to hijack over all events received by a certain channel which has installed this UpHandler.
Client usually never need to implement this interface and it is mostly used by JGroups building blocks.
| Method Summary | |
|---|---|
java.lang.Object |
up(Event evt)
Invoked for all channel events except connection management and state transfer. |
| Method Detail |
|---|
java.lang.Object up(Event evt)
evt -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||