public class InterceptorsExecuted extends Object
InterceptorStack execution| Constructor and Description |
|---|
InterceptorsExecuted(ControllerMethod controllerMethod,
Object controllerInstance) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getControllerInstance() |
ControllerMethod |
getControllerMethod() |
public InterceptorsExecuted(ControllerMethod controllerMethod, Object controllerInstance)
public ControllerMethod getControllerMethod()
public Object getControllerInstance()
Copyright © 2014 Caelum. All rights reserved.