Package gnu.kawa.reflect
Class ProceduralProxy
java.lang.Object
gnu.kawa.reflect.ProceduralProxy
- All Implemented Interfaces:
InvocationHandler
A Proxy that forwards to a Procedure.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProceduralProxy
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
makeProxy
-
makeProxy
-