|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.core.pc.event.EventUtility
public abstract class EventUtility
| Method Summary | |
|---|---|
static org.rhq.core.domain.event.EventDefinition |
getEventDefinition(String name,
org.rhq.core.domain.resource.ResourceType resourceType)
Returns the EventDefinition with the specified name for the given Resource type, or null if no EventDefintion by that name exists. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Nullable
public static org.rhq.core.domain.event.EventDefinition getEventDefinition(String name,
org.rhq.core.domain.resource.ResourceType resourceType)
name - the name of the EventDefinitionresourceType - a resource type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||