| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventPoller | |
|---|---|
| org.rhq.core.pluginapi.event | |
| org.rhq.core.pluginapi.event.log | |
| Uses of EventPoller in org.rhq.core.pluginapi.event | 
|---|
| Methods in org.rhq.core.pluginapi.event with parameters of type EventPoller | |
|---|---|
 void | 
EventContext.registerEventPoller(EventPoller poller,
                    int pollingInterval)
Tells the plugin container to start polling for Events using the specified EventPoller.  | 
 void | 
EventContext.registerEventPoller(EventPoller poller,
                    int pollingInterval,
                    String sourceLocation)
Tells the plugin container to start polling the specified source for Events using the specified EventPoller.  | 
| Uses of EventPoller in org.rhq.core.pluginapi.event.log | 
|---|
| Classes in org.rhq.core.pluginapi.event.log that implement EventPoller | |
|---|---|
 class | 
LogFileEventPoller
An Event poller that polls a log file for new entries.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||