Class ProceduralProxy

java.lang.Object
gnu.kawa.reflect.ProceduralProxy
All Implemented Interfaces:
InvocationHandler

public class ProceduralProxy extends Object implements InvocationHandler
A Proxy that forwards to a Procedure.