|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
javax.xml.bind.JAXBElement<PlatformDescriptor> |
ObjectFactory.createPlatform(PlatformDescriptor value)
Create an instance of JAXBElement<PlatformDescriptor>} |
List<PlatformDescriptor> |
PluginDescriptor.getPlatforms()
Defines a supported platform type (i.e. operating system). |
| Methods in org.rhq.core.clientapi.descriptor.plugin with parameters of type PlatformDescriptor | |
|---|---|
javax.xml.bind.JAXBElement<PlatformDescriptor> |
ObjectFactory.createPlatform(PlatformDescriptor value)
Create an instance of JAXBElement<PlatformDescriptor>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||