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

Packages that use PlatformDescriptor
org.rhq.core.clientapi.descriptor.plugin   
 

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

Fields in org.rhq.core.clientapi.descriptor.plugin with type parameters of type PlatformDescriptor
protected  List<PlatformDescriptor> PluginDescriptor.platforms
           
 

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

Methods in org.rhq.core.clientapi.descriptor.plugin that return types with arguments of type PlatformDescriptor
 JAXBElement<PlatformDescriptor> ObjectFactory.createPlatform(PlatformDescriptor value)
          Create an instance of JAXBElement<PlatformDescriptor>}
 List<PlatformDescriptor> PluginDescriptor.getPlatforms()
          Defines a supported platform type (i.e.
 

Methods in org.rhq.core.clientapi.descriptor.plugin with parameters of type PlatformDescriptor
 JAXBElement<PlatformDescriptor> ObjectFactory.createPlatform(PlatformDescriptor value)
          Create an instance of JAXBElement<PlatformDescriptor>}
 



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