Class RepPolicyEntryHandler

    • Field Detail

      • logger

        protected final org.slf4j.Logger logger
    • Constructor Detail

      • RepPolicyEntryHandler

        public RepPolicyEntryHandler()
    • Method Detail

      • matches

        public final boolean matches​(@NotNull
                                     @NotNull String path)
        Specified by:
        matches in interface EntryHandler
      • getPattern

        @NotNull
        protected final @NotNull Pattern getPattern()