| Package | Description |
|---|---|
| oracle.fmwplatform.envspec.model.blueprint |
Classes used to describe a Blueprint.
|
| oracle.fmwplatform.envspec.model.topology |
Classes used to describe a Topology.
|
| Modifier and Type | Method and Description |
|---|---|
SystemPropertyResource |
Blueprint.addSystemPropertyResource(String id) |
SystemPropertyResource |
Blueprint.getSystemPropertyResource(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<SystemPropertyResource> |
Blueprint.getSystemPropertyResources()
Get the System Property resources within this blueprint.
|
| Modifier and Type | Method and Description |
|---|---|
List<SystemPropertyResource> |
Domain.getSystemPropertyResourcesForServerId(String serverId) |