类 com.bastengao.struts2.freeroute.annotation.Route
的使用

使用 Route 的软件包
com.bastengao.struts2.freeroute   
 

com.bastengao.struts2.freerouteRoute 的使用
 

声明为 Routecom.bastengao.struts2.freeroute 中的字段
private  Route RouteMapping.route
           
 

参数类型为 Routecom.bastengao.struts2.freeroute 中的方法
private  String RouteMapping.parseRoutePath(Route controllerRoute, Route methodRoute)
           
 

参数类型为 Routecom.bastengao.struts2.freeroute 中的构造方法
RouteMapping(ContentBase contentBase, Route route, Class action, Method method)
           
RouteMapping(ContentBase contentBase, Route controllerRoute, Route methodRoute, Class action, Method method)
           
RouteMapping(Route route, Class action, Method method)
           
RouteMapping(Route controllerRoute, Route methodRoute, Class action, Method method)
           
 



Copyright © 2013 bastengao. All Rights Reserved.