public class ClassExcluder extends Object implements org.springframework.aop.ClassFilter
TRUE
ClassExcluder()
ClassExcluder(List<String> rules)
void
addRule(String rule)
boolean
matches(Class<?> clz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClassExcluder()
public ClassExcluder(List<String> rules)
public void addRule(String rule)
rule
public boolean matches(Class<?> clz)
matches
org.springframework.aop.ClassFilter
Copyright © 2023. All rights reserved.