Interface DeployCommand.Interceptor

  • Enclosing class:
    DeployCommand

    @Contract
    public static interface DeployCommand.Interceptor
    Crude interception mechanisms for deploy comamnd execution
    • Method Detail

      • intercept

        void intercept​(DeployCommand self,
                       DeploymentContext context)
        Called by the deployment command to intercept a deployment activity.
        Parameters:
        self - the deployment command in flight.
        context - of the deployment