Module org.easymock

Class MockInvocationHandler

java.lang.Object
org.easymock.internal.MockInvocationHandler
All Implemented Interfaces:
Serializable, InvocationHandler

public final class MockInvocationHandler extends Object implements InvocationHandler, Serializable
The handler of all invocations on a mock interface.
Author:
OFFIS, Tammo Freese
See Also: