org.easymock.internal

Class MockInvocationHandler

public final class MockInvocationHandler extends Object implements InvocationHandler, Serializable

Constructor Summary
MockInvocationHandler(MocksControl control)
Method Summary
MocksControlgetControl()
Objectinvoke(Object proxy, Method method, Object[] args)

Constructor Detail

MockInvocationHandler

public MockInvocationHandler(MocksControl control)

Method Detail

getControl

public MocksControl getControl()

invoke

public Object invoke(Object proxy, Method method, Object[] args)
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>