|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceDescriptor | |
|---|---|
| org.rhq.core.clientapi.descriptor.plugin | |
| Uses of ServiceDescriptor in org.rhq.core.clientapi.descriptor.plugin |
|---|
| Fields in org.rhq.core.clientapi.descriptor.plugin with type parameters of type ServiceDescriptor | |
|---|---|
protected List<ServiceDescriptor> |
ServiceDescriptor.services
|
protected List<ServiceDescriptor> |
ServerDescriptor.services
|
protected List<ServiceDescriptor> |
PluginDescriptor.services
|
protected List<ServiceDescriptor> |
PlatformDescriptor.services
|
| Methods in org.rhq.core.clientapi.descriptor.plugin that return ServiceDescriptor | |
|---|---|
ServiceDescriptor |
ObjectFactory.createServiceDescriptor()
Create an instance of ServiceDescriptor |
| Methods in org.rhq.core.clientapi.descriptor.plugin that return types with arguments of type ServiceDescriptor | |
|---|---|
javax.xml.bind.JAXBElement<ServiceDescriptor> |
ObjectFactory.createService(ServiceDescriptor value)
Create an instance of JAXBElement<ServiceDescriptor>} |
List<ServiceDescriptor> |
ServiceDescriptor.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> |
PlatformDescriptor.getServices()
Defines child services that are hosted in this resource type. |
| Methods in org.rhq.core.clientapi.descriptor.plugin with parameters of type ServiceDescriptor | |
|---|---|
javax.xml.bind.JAXBElement<ServiceDescriptor> |
ObjectFactory.createService(ServiceDescriptor value)
Create an instance of JAXBElement<ServiceDescriptor>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||