uk.org.lidalia.sysoutslf4j.common
Class ProxyingInvocationHandler

java.lang.Object
  extended by uk.org.lidalia.sysoutslf4j.common.ProxyingInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class ProxyingInvocationHandler
extends Object
implements InvocationHandler


Method Summary
 Object getTarget()
           
 Object invoke(Object proxy, Method method, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable

getTarget

public Object getTarget()


Copyright © 2010. All Rights Reserved.