| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.plugin |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceDescriptor> |
PlatformDescriptor.services |
protected List<ServiceDescriptor> |
ServerDescriptor.services |
protected List<ServiceDescriptor> |
PluginDescriptor.services |
protected List<ServiceDescriptor> |
ServiceDescriptor.services |
| Modifier and Type | Method and Description |
|---|---|
ServiceDescriptor |
ObjectFactory.createServiceDescriptor()
Create an instance of
ServiceDescriptor |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceDescriptor> |
ObjectFactory.createService(ServiceDescriptor value)
|
List<ServiceDescriptor> |
PlatformDescriptor.getServices()
Defines child services that are hosted in this resource type.
|
List<ServiceDescriptor> |
ServerDescriptor.getServices()
Defines child services that are hosted in this resource type.
|
List<ServiceDescriptor> |
PluginDescriptor.getServices()
Defines a supported service.
|
List<ServiceDescriptor> |
ServiceDescriptor.getServices()
Defines child services that are hosted in this resource type.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceDescriptor> |
ObjectFactory.createService(ServiceDescriptor value)
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.