Class ControllerWrapperFactory<CTRL,IMPL extends CTRL>
java.lang.Object
org.eblocker.server.http.controller.wrapper.ControllerWrapperFactory<CTRL,IMPL>
- All Implemented Interfaces:
InvocationHandler
public class ControllerWrapperFactory<CTRL,IMPL extends CTRL>
extends Object
implements InvocationHandler
-
Method Summary
-
Method Details
-
wrap
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-