Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.proxy2.interceptor Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
ArgumentMatcherUtilsClassorg.apache.commons.proxy2.interceptor.matcher.argumentApache Commons
ArgumentMatcherUtils .EndsWithMatcherClassorg.apache.commons.proxy2.interceptor.matcher.argument.ArgumentMatcherUtilsApache Commons
ArgumentMatcherUtils .RegexMatcherClassorg.apache.commons.proxy2.interceptor.matcher.argument.ArgumentMatcherUtilsApache Commons
DeclaredByMatcherInvocationMatcher based on declaring class of the method invoked.Classorg.apache.commons.proxy2.interceptor.matcher.invocationApache Commons
InterceptorIntercepts a method invocation.Interfaceorg.apache.commons.proxy2Apache Commons
InterceptorUtilsClassorg.apache.commons.proxy2.interceptorApache Commons
InvocationMatcherAn InvocationMatcher is used to conditionally match Invocation objects based on some criteria such as method name, parameter values, etc.Interfaceorg.apache.commons.proxy2.interceptor.matcherApache Commons
InvokerInterceptorAdapts an Invoker to the Interceptor interface.Classorg.apache.commons.proxy2.interceptorApache Commons
MethodNameMatcherA MethodNameMatcher simply checks to see that the method name of the invocation matches the target method name given in the constructor.Classorg.apache.commons.proxy2.interceptor.matcher.invocationApache Commons
ObjectProviderInterceptorA ObjectProviderInterceptor merely returns the value returned from ObjectProvider.Classorg.apache.commons.proxy2.interceptorApache Commons
ReturnTypeMatcherClassorg.apache.commons.proxy2.interceptor.matcher.invocationApache Commons
SwitchInterceptorA SwitchInterceptor maintains a list of InvocationMatcher/Interceptor pairs.Classorg.apache.commons.proxy2.interceptorApache Commons
ThrowingInterceptorClassorg.apache.commons.proxy2.interceptorApache Commons