Package org.proxy4j.core.filter
-
Interface Summary Interface Description MethodFilter Filter used by proxy creators to select which methods should be intercepted. -
Class Summary Class Description AnnotationFilter<T extends Annotation> An implementation ofMethodFilterthat selects methods marked with a given annotation.