类 play.mvc.Controller
的使用

使用 Controller 的软件包
play.mvc   
 

play.mvcController 的使用
 

类型参数类型为 Controllerplay.mvc 中的字段
 java.lang.Class<? extends Controller> Http.Request.controllerClass
          The invoked controller class
 

返回变量类型为 Controller 的类型的 play.mvc 中的方法
protected static java.lang.Class<? extends Controller> Controller.getControllerClass()
          Retrieve the controller class
 



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