类 play.mvc.Scope.RouteArgs
的使用

使用 Scope.RouteArgs 的软件包
play.mvc   
 

play.mvcScope.RouteArgs 的使用
 

声明为 Scope.RouteArgsplay.mvc 中的字段
protected static Scope.RouteArgs Controller.routeArgs
          The current routeArgs scope: This is a hash map that is accessible during the reverse routing phase.
 

类型参数类型为 Scope.RouteArgsplay.mvc 中的字段
static java.lang.ThreadLocal<Scope.RouteArgs> Scope.RouteArgs.current
           
 

返回 Scope.RouteArgsplay.mvc 中的方法
static Scope.RouteArgs Scope.RouteArgs.current()
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly