@Contract
public static interface DeployCommand.Interceptor
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(DeployCommand self,
DeploymentContext context)
Called by the deployment command to intercept a deployment activity.
|
void intercept(DeployCommand self, DeploymentContext context)
self - the deployment command in flight.context - of the deploymentCopyright © 2017. All rights reserved.