Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.proxy2.interceptor.matcher.invocation Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
DeclaredByMatcherInvocationMatcher based on declaring class of the method invoked.Classorg.apache.commons.proxy2.interceptor.matcher.invocationApache 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
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
ReturnTypeMatcherClassorg.apache.commons.proxy2.interceptor.matcher.invocationApache Commons