public class ObjectMonitorInvocationHandler extends BaseInvocationHandler implements net.sf.cglib.proxy.MethodInterceptor
Constructor and Description |
---|
ObjectMonitorInvocationHandler(InvocationHandler invocationHandler,
String id,
Class clazz,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace,
ExpectationsState expectationsState) |
Modifier and Type | Method and Description |
---|---|
Object |
intercept(Object proxy,
Method method,
Object[] parameters,
net.sf.cglib.proxy.MethodProxy methodProxy) |
sendInvocationListenerEvent
public ObjectMonitorInvocationHandler(InvocationHandler invocationHandler, String id, Class clazz, InvocationListener invocationListener, ObjectReferenceRetriever objectReferenceFromStacktrace, ExpectationsState expectationsState)
Copyright © 2005-2013 Agical AB. All Rights Reserved.