@FunctionalInterface public interface ClassFilter
Can be used as part of a Pointcut or for the entire
targeting of an IntroductionAdvisor.
Pointcut,
MethodMatcherstatic final ClassFilter TRUE
boolean matches(Class<?> clazz)
clazz - the candidate target class