Interface KillByPartialMatchConsumer


  • public interface KillByPartialMatchConsumer
    • Method Detail

      • killByPartialMatch

        void killByPartialMatch​(String urlToKillByPartialMatch)
                         throws IllegalArgumentException
        Parameters:
        urlToKillByPartialMatch - URLs containing this will be killed.
        Throws:
        IllegalArgumentException - when one or more of the arguments is not valid.