Class ProxyClass
java.lang.Object
com.sun.enterprise.admin.util.proxy.ProxyClass
- All Implemented Interfaces:
InvocationHandler
A proxy class
-
Constructor Summary
ConstructorsConstructorDescriptionProxyClass(Object handler, Interceptor interceptor) Creates a new instance of Proxy -
Method Summary
-
Constructor Details
-
ProxyClass
Creates a new instance of Proxy
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-