public class Handler extends Object
Handler(Class<?> controllerClass, Method actionMethod)
Method
getActionMethod()
Class<?>
getControllerClass()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Handler(Class<?> controllerClass, Method actionMethod)
public Class<?> getControllerClass()
public Method getActionMethod()
Copyright © 2017. All rights reserved.