com.lexicalscope.fluentreflection.dynamicproxy
Interface ProxyImplementation<T>

All Superinterfaces:
InvocationHandler
All Known Implementing Classes:
Implementing

public interface ProxyImplementation<T>
extends InvocationHandler


Method Summary
 Class<?> proxiedInterface()
           
 
Methods inherited from interface java.lang.reflect.InvocationHandler
invoke
 

Method Detail

proxiedInterface

Class<?> proxiedInterface()


Copyright © 2011-2012 lexicalscope. All Rights Reserved.