public interface HotDeployListener
| Modifier and Type | Method and Description |
|---|---|
void |
invokeDeploy(HotDeployEvent event) |
void |
invokeUndeploy(HotDeployEvent event) |
void invokeDeploy(HotDeployEvent event) throws HotDeployException
HotDeployExceptionvoid invokeUndeploy(HotDeployEvent event) throws HotDeployException
HotDeployException