Package | Description |
---|---|
play.mvc |
Modifier and Type | Field and Description |
---|---|
Controller |
Http.Request.controllerInstance
The instance of invoked controller in case it uses non-static action methods.
|
Modifier and Type | Field and Description |
---|---|
Class<? extends Controller> |
Http.Request.controllerClass
The invoked controller class
|
Modifier and Type | Method and Description |
---|---|
protected static Class<? extends Controller> |
Controller.getControllerClass()
Retrieve the controller class
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly