Class ForwardingHandler

java.lang.Object
org.jdrupes.builder.core.ForwardingHandler
All Implemented Interfaces:
InvocationHandler

public class ForwardingHandler extends Object implements InvocationHandler
A InvocationHandler that simply forwards all invocations to the proxied object.