Uses of Package
org.proxy4j.core.filter
-
Packages that use org.proxy4j.core.filter Package Description org.proxy4j.core.build org.proxy4j.core.filter org.proxy4j.core.reflect -
Classes in org.proxy4j.core.filter used by org.proxy4j.core.build Class Description MethodFilter Filter used by proxy creators to select which methods should be intercepted. -
Classes in org.proxy4j.core.filter used by org.proxy4j.core.filter Class Description AnnotationFilter An implementation ofMethodFilterthat selects methods marked with a given annotation.MethodFilter Filter used by proxy creators to select which methods should be intercepted. -
Classes in org.proxy4j.core.filter used by org.proxy4j.core.reflect Class Description MethodFilter Filter used by proxy creators to select which methods should be intercepted.