-
- All Known Implementing Classes:
Deployment,SimpleDeploymentDescription,UndeployDescription
public interface DeploymentDescriptionRepresents a default description for a deployment.- Author:
- James R. Perkins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Returns the name for this deployment.Set<String>getServerGroups()Returns the server groups for this deployment.
-