com.agical.rmock.extension.cglib
Class BaseInvocationHandler
java.lang.Object
com.agical.rmock.extension.cglib.BaseInvocationHandler
- Direct Known Subclasses:
- ObjectInterceptionInvocationHandler, ObjectMockInvocationHandler, ObjectMonitorInvocationHandler
public class BaseInvocationHandler
- extends Object
- Author:
- brolund
(c) 2005 Agical AB
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseInvocationHandler
public BaseInvocationHandler()
sendInvocationListenerEvent
protected void sendInvocationListenerEvent(Object target,
Object[] arguments,
Method method,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace,
ExpectationsState expectationsState)
Copyright © 2005-2011 Agical AB. All Rights Reserved.