public class LoggingInvocationHandler<T> extends Object implements InvocationHandler
LoggingInvocationHandler(T target, Logger logger)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggingInvocationHandler(T target, Logger logger)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2012 OW2 Consortium. All Rights Reserved.