|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SwitchboardInterceptor
| Field Summary | |
|---|---|
static int |
EVENT
|
static int |
STOP
|
| Method Summary | |
|---|---|
Entry |
interceptorEvent(Switchboard source,
int operation,
Entry event)
Called by the EventHandler on receipt of an event |
| Field Detail |
|---|
static final int EVENT
static final int STOP
| Method Detail |
|---|
Entry interceptorEvent(Switchboard source,
int operation,
Entry event)
throws Exception
source - The eventhandler callingevent - The event object
Exception - if the operation does not succeed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||