public interface ApplicationContainer
extends com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
| Modifier and Type | Method and Description |
|---|---|
Mode |
getMode() |
java.lang.String |
getTargetServerGroup(boolean undeployment)
Returns the server group name the application container works on.
|
java.lang.String getTargetServerGroup(boolean undeployment)
undeployment - whether you want to know this for undeployment,--all-server-groups or --server-groups=name. Returns the empty string for standalone servers.Mode getMode()