Uses of Class
org.proxy4j.core.filter.AnnotationFilter
-
Packages that use AnnotationFilter Package Description org.proxy4j.core.filter -
-
Uses of AnnotationFilter in org.proxy4j.core.filter
Methods in org.proxy4j.core.filter that return AnnotationFilter Modifier and Type Method Description static <A extends Annotation>
AnnotationFilter<A>AnnotationFilter. forAnnotation(Class<A> annotation)
-