public interface RuleStore
As a joran configurator goes through the elements in a document, it asks
the rule store whether there are rules matching the current pattern by
invoking the matchActions(Pattern) method.
void addRule(Pattern pattern, String actionClassStr) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2005-2013 QOS.ch. All Rights Reserved.