|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventDefinition | |
---|---|
org.rhq.core.domain.event | |
org.rhq.core.domain.resource |
Uses of EventDefinition in org.rhq.core.domain.event |
---|
Methods in org.rhq.core.domain.event that return EventDefinition | |
---|---|
EventDefinition |
EventSource.getEventDefinition()
|
Constructors in org.rhq.core.domain.event with parameters of type EventDefinition | |
---|---|
EventSource(String location,
EventDefinition eventDefinition,
Resource resource)
|
Uses of EventDefinition in org.rhq.core.domain.resource |
---|
Methods in org.rhq.core.domain.resource that return types with arguments of type EventDefinition | |
---|---|
Set<EventDefinition> |
ResourceType.getEventDefinitions()
|
Methods in org.rhq.core.domain.resource with parameters of type EventDefinition | |
---|---|
void |
ResourceType.addEventDefinition(EventDefinition eventDefinition)
|
Method parameters in org.rhq.core.domain.resource with type arguments of type EventDefinition | |
---|---|
void |
ResourceType.setEventDefinitions(Set<EventDefinition> eventDefinitions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |