|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jeceira.observation.EventFilter
| Constructor Summary | |
EventFilter(SessionContext sessionContext,
int eventTypes,
FilterPath filterPath,
java.lang.String[] uuids,
java.lang.String[] nodeTypeNames,
boolean noLocal)
Creates an event filter with the specified criteria. |
|
| Method Summary | |
boolean |
passes(SessionEvent sessionEvent)
Indicates if the specified session event meets the criteria represented by this filter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EventFilter(SessionContext sessionContext,
int eventTypes,
FilterPath filterPath,
java.lang.String[] uuids,
java.lang.String[] nodeTypeNames,
boolean noLocal)
java.lang.NullPointerException - if the specified session context or filter path is
null| Method Detail |
public boolean passes(SessionEvent sessionEvent)
java.lang.NullPointerException - if the specified event is null
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||