get the "target" stand-alone instance or cluster name
the "target" name
getSingleTargetComponentsTableData
public TableDataProvider getSingleTargetComponentsTableData()(Code)
getSingleTargetDeploymentsTableData
public TableDataProvider getSingleTargetDeploymentsTableData()(Code)
getSingleTargetLibrariesTableData
public TableDataProvider getSingleTargetLibrariesTableData()(Code)
setComponentsList
public void setComponentsList(List aComponentsList)(Code)
set the components list
Parameters: aComponentsList - a List of zero or more components for this target. An empty list implies installed/deployed to 'domain' only.
setDeploymentsList
public void setDeploymentsList(List aDeploymentsList)(Code)
set the deployments list
Parameters: aDeploymentsList - a List of zero or more deployments for this target. An empty list implies installed/deployed to 'domain' only.
setLibrariesList
public void setLibrariesList(List aLibrariesList)(Code)
set the libraries list
Parameters: aLibrariesList - a List of zero or more libraries for this target. An empty list implies installed/deployed to 'domain' only.