@Contract
public interface ApplicationUtilsInterface
Modifier and Type | Method and Description |
---|---|
TargetMBean[] |
getActualTargets(TargetInfoMBean targetInfo)
Returns the list of actual targets associated with this TargetInfoMBean
|
boolean |
isDeploymentScopedToResourceGroupOrTemplate(DeploymentData data)
Returns whether this deployment is scoped to a resource group or template
|
boolean isDeploymentScopedToResourceGroupOrTemplate(DeploymentData data)
data
- the deploynent dataTargetMBean[] getActualTargets(TargetInfoMBean targetInfo)
targetInfo
- the target info mbean