public interface ClassNameMatcher
boolean matches(String className)
true if the supplied class name matches this object's condition.className - fully qualified class nametrue if the class name matches this object's conditionCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.