|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationHandler | |
|---|---|
| com.agical.rmock.core | |
| com.agical.rmock.core.expectation | |
| com.agical.rmock.extension.cglib | |
| Uses of InvocationHandler in com.agical.rmock.core |
|---|
| Fields in com.agical.rmock.core declared as InvocationHandler | |
|---|---|
static InvocationHandler |
InvocationHandler.NULL
|
| Uses of InvocationHandler in com.agical.rmock.core.expectation |
|---|
| Classes in com.agical.rmock.core.expectation that implement InvocationHandler | |
|---|---|
class |
Engine
(c) Agical AB 2005 |
| Uses of InvocationHandler in com.agical.rmock.extension.cglib |
|---|
| Methods in com.agical.rmock.extension.cglib with parameters of type InvocationHandler | |
|---|---|
void |
CglibProxyFactory.setInvocationHandler(InvocationHandler invocationHandler)
|
| Constructors in com.agical.rmock.extension.cglib with parameters of type InvocationHandler | |
|---|---|
InterfaceInterceptionInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
|
ObjectInterceptionInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
|
ObjectMockInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
|
ObjectMonitorInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace,
ExpectationsState expectationsState)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||