Package | Description |
---|---|
com.tibco.amf.admin.api.amx.resinstance |
The
resinstance package defines the service and data objects for managing Resource Instances. |
Modifier and Type | Method and Description |
---|---|
ResourceInstanceSummaryDesc[] |
ResourceInstanceService.getAllInstancesForObject(EntityDesc ownerId,
java.lang.String riType)
Gets the resource instance tree description collection for a given entity descriptor and a given Resource Instance Type.
|
ResourceInstanceSummaryDesc[] |
ResourceInstanceService.getInstancesOnHost(EntityIdentifier platformId)
Get all resource instances on a host.
|