public interface InterceptorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InterceptorStack stack,
ControllerMethod method,
Object controllerInstance) |
void execute(InterceptorStack stack, ControllerMethod method, Object controllerInstance) throws InterceptionException
InterceptionExceptionCopyright © 2014 Caelum. All rights reserved.