|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventContext | |
|---|---|
| org.rhq.core.pluginapi.event.log | |
| org.rhq.core.pluginapi.inventory | |
| Uses of EventContext in org.rhq.core.pluginapi.event.log |
|---|
| Constructors in org.rhq.core.pluginapi.event.log with parameters of type EventContext | |
|---|---|
LogFileEventPoller(EventContext eventContext,
String eventType,
File logFile,
LogEntryProcessor entryProcessor)
|
|
| Uses of EventContext in org.rhq.core.pluginapi.inventory |
|---|
| Methods in org.rhq.core.pluginapi.inventory that return EventContext | |
|---|---|
EventContext |
ResourceContext.getEventContext()
Returns an EventContext, if the resource supports one or more types of
Events, or null otherwise. |
| Constructors in org.rhq.core.pluginapi.inventory with parameters of type EventContext | |
|---|---|
ResourceContext(Resource resource,
T parentResourceComponent,
ResourceDiscoveryComponent resourceDiscoveryComponent,
SystemInfo systemInfo,
File temporaryDirectory,
File dataDirectory,
String pluginContainerName,
EventContext eventContext,
OperationContext operationContext,
ContentContext contentContext)
Creates a new ResourceContext object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||