public interface AutoDeployListener
| Modifier and Type | Method and Description |
|---|---|
int |
deploy(AutoDeploymentContext autoDeploymentContext) |
boolean |
isDeployable(AutoDeploymentContext autoDeploymentContext) |
int deploy(AutoDeploymentContext autoDeploymentContext) throws AutoDeployException
AutoDeployExceptionboolean isDeployable(AutoDeploymentContext autoDeploymentContext) throws AutoDeployException
AutoDeployException