Class ForwardingHandler
java.lang.Object
org.jdrupes.builder.core.ForwardingHandler
- All Implemented Interfaces:
InvocationHandler
A
InvocationHandler that simply forwards all invocations to the
proxied object.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ForwardingHandler
Instantiates a new forwarding handler.- Parameters:
proxied- the proxied object
-
-
Method Details
-
invoke
-