| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventPoller
A class that polls at a designated interval for Events of a specific type from a specific source.
| Method Summary | |
|---|---|
 String | 
getEventType()
Returns the type of event (i.e. the EventDefinition name) that this poller
 checks for. | 
 Set<Event> | 
poll()
Poll for new Events (i.e.  | 
| Method Detail | 
|---|
@NotNull String getEventType()
EventDefinition name) that this poller
 checks for.
EventDefinition name) that this poller
         checks for@Nullable Set<Event> poll()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||