public class PerfTestEventPoller extends Object implements EventPoller
| Modifier and Type | Field and Description |
|---|---|
static String |
PERFTEST_EVENT_TYPE |
static String |
SYSPROP_EVENTS_COUNT |
static String |
SYSPROP_EVENTS_POLLING_INTERVAL |
static String |
SYSPROP_EVENTS_SEVERITY |
| Constructor and Description |
|---|
PerfTestEventPoller(ResourceContext resourceContext) |
public static final String PERFTEST_EVENT_TYPE
public static final String SYSPROP_EVENTS_POLLING_INTERVAL
public static final String SYSPROP_EVENTS_COUNT
public static final String SYSPROP_EVENTS_SEVERITY
public PerfTestEventPoller(ResourceContext resourceContext)
public String getEventType()
getEventType in interface EventPollerpublic Set<org.rhq.core.domain.event.Event> poll()
poll in interface EventPollerCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.