Interface TargetLifecycleHook

    • Method Detail

      • execute

        void execute​(Target target)
              throws DeployerException
        Execute the hook.
        Parameters:
        target - the target associated to the hook
        Throws:
        DeployerException - if there's an exception on execution