Uses of Class
org.rhq.core.clientapi.agent.metadata.InvalidPluginDescriptorException

Packages that use InvalidPluginDescriptorException
org.rhq.core.clientapi.agent.metadata   
 

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

Methods in org.rhq.core.clientapi.agent.metadata that throw InvalidPluginDescriptorException
static ConfigurationDefinition ConfigurationMetadataParser.parse(String configurationName, ConfigurationDescriptor descriptor)
           
static PackageType ContentMetadataParser.parseContentDescriptor(ContentDescriptor descriptor)
          Parses the contents of the content descriptor and populates an instance of the domain model representation.
 void PluginMetadataParser.parseDescriptor()
           
static OperationDefinition OperationsMetadataParser.parseOperationDescriptor(OperationDescriptor operationDescriptor)
           
 

Constructors in org.rhq.core.clientapi.agent.metadata that throw InvalidPluginDescriptorException
PluginMetadataParser(PluginDescriptor descriptor, Map<String,PluginMetadataParser> parsersByPlugin)
           
 



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