Package | Description |
---|---|
org.apache.commons.proxy2.interceptor | |
org.apache.commons.proxy2.interceptor.matcher.argument | |
org.apache.commons.proxy2.interceptor.matcher.invocation | |
org.apache.commons.proxy2.stub |
Contains mechanisms for stubbing behavior on
ProxyFactory -generated proxy objects. |
Class and Description |
---|
InvocationMatcher
An
InvocationMatcher is used to conditionally match Invocation objects based on some criteria such as
method name, parameter values, etc. |
Class and Description |
---|
ArgumentMatcher |
Class and Description |
---|
InvocationMatcher
An
InvocationMatcher is used to conditionally match Invocation objects based on some criteria such as
method name, parameter values, etc. |
Class and Description |
---|
ArgumentMatcher |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.