| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.plugin |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServerDescriptor> |
PlatformDescriptor.servers |
protected List<ServerDescriptor> |
ServerDescriptor.servers |
protected List<ServerDescriptor> |
PluginDescriptor.servers |
| Modifier and Type | Method and Description |
|---|---|
ServerDescriptor |
ObjectFactory.createServerDescriptor()
Create an instance of
ServerDescriptor |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServerDescriptor> |
ObjectFactory.createServer(ServerDescriptor value)
|
List<ServerDescriptor> |
PlatformDescriptor.getServers()
Defines child server types that can be embedded in this server type.
|
List<ServerDescriptor> |
ServerDescriptor.getServers()
Defines child server types that can be embedded in this server type.
|
List<ServerDescriptor> |
PluginDescriptor.getServers()
Defines a supported server.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServerDescriptor> |
ObjectFactory.createServer(ServerDescriptor value)
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.