Interface DeploymentDescription
- All Known Implementing Classes:
Deployment, SimpleDeploymentDescription, UndeployDescription
public interface DeploymentDescription
Represents a default description for a deployment.
- Author:
- James R. Perkins
-
Method Summary
Modifier and TypeMethodDescriptiongetName()Returns the name for this deployment.Returns the server groups for this deployment.
-
Method Details
-
getName
-
getServerGroups
-