|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface BlammoLogger.Interceptor
| Method Summary | |
|---|---|
boolean |
accepts(java.lang.String eventId,
java.lang.Class cl,
java.lang.String method)
Intercepts the event, and decides if it should be processed any further. |
| Method Detail |
|---|
boolean accepts(java.lang.String eventId,
java.lang.Class cl,
java.lang.String method)
eventId - The identifier of the event, if it exists. (Could be
null.)cl - The class generating the event.method - The method generating the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||