|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Client.AuditTrail
An interface to handle a stream of audit trail events.
Method Summary | |
---|---|
boolean |
handle(Client.Event e)
|
Method Detail |
---|
boolean handle(Client.Event e)
e
- the event to be handled.
true
if event handling should continue and
false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |