org.apache.aries.proxy
Interface InvocationHandlerWrapper


public interface InvocationHandlerWrapper


Method Summary
 Object invoke(Object proxy, Method m, Object[] args, InvocationHandler delegate)
           
 

Method Detail

invoke

Object invoke(Object proxy,
              Method m,
              Object[] args,
              InvocationHandler delegate)
              throws Throwable
Throws:
Throwable


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.