Interface CandidateDeployment
- All Known Implementing Classes:
CandidateDeploymentImpl
public interface CandidateDeployment
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name to be used for the deployment
-
getResources
- Returns:
- a map of all the resources provided for deployment
-