Package org.glassfish.pfl.basic.proxy
Class DelegateInvocationHandlerImpl
- java.lang.Object
-
- org.glassfish.pfl.basic.proxy.DelegateInvocationHandlerImpl
-
public abstract class DelegateInvocationHandlerImpl extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
DelegateInvocationHandlerImpl()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.reflect.InvocationHandler
create(java.lang.Object delegate)
-