public class ControllerFound extends Object
| Constructor and Description |
|---|
ControllerFound(ControllerMethod method) |
| Modifier and Type | Method and Description |
|---|---|
BeanClass |
getController() |
ControllerMethod |
getMethod() |
public ControllerFound(ControllerMethod method)
public ControllerMethod getMethod()
public BeanClass getController()
Copyright © 2014 Caelum. All rights reserved.