Interface DeployableMonitor

    • Method Detail

      • getDeployableName

        String getDeployableName()
        Returns:
        a string identifying the deployable that is monitored
      • registerListener

        void registerListener​(DeployableMonitorListener listener)
        Register a listener that we will warn about the deployment status of the associated Deployable.
        Parameters:
        listener - the listener to register
      • getTimeout

        long getTimeout()
        Returns:
        the timeout after which we stop monitoring the Deployable