cn.dreampie.route.core
类 RouteInvocation
java.lang.Object
cn.dreampie.route.core.RouteInvocation
public class RouteInvocation
- extends Object
ActionInvocation invoke the action
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RouteInvocation
public RouteInvocation(Route route,
RouteMatch routeMatch)
invoke
public void invoke()
- Invoke the route.
getMethod
public Method getMethod()
getRouteMatch
public RouteMatch getRouteMatch()
Copyright © 2015. All rights reserved.