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