Uses of Class
org.rhq.core.clientapi.descriptor.plugin.EventDescriptor

Packages that use EventDescriptor
org.rhq.core.clientapi.agent.metadata   
org.rhq.core.clientapi.descriptor.plugin   
 

Uses of EventDescriptor in org.rhq.core.clientapi.agent.metadata
 

Methods in org.rhq.core.clientapi.agent.metadata with parameters of type EventDescriptor
static EventDefinition EventsMetadataParser.parseEventsMetadata(EventDescriptor eventDescriptor, ResourceType resourceType)
           
 

Uses of EventDescriptor in org.rhq.core.clientapi.descriptor.plugin
 

Fields in org.rhq.core.clientapi.descriptor.plugin with type parameters of type EventDescriptor
protected  List<EventDescriptor> ResourceDescriptor.event
           
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return EventDescriptor
 EventDescriptor ObjectFactory.createEventDescriptor()
          Create an instance of EventDescriptor
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return types with arguments of type EventDescriptor
 List<EventDescriptor> ResourceDescriptor.getEvent()
          Gets the value of the event property.
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.