|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventMatch
An EventMatch is an Interface that is able to specify criteria to match Events An implementation of this interface is a class where you have some criteria to decide if the Event matches or not
| Method Summary | |
|---|---|
boolean |
match(Event event)
Method to decide if the Event matches |
| Method Detail |
|---|
boolean match(Event event)
event -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||