@Vetoed public class ToInstantiateInterceptorHandler extends Object implements InterceptorHandler
| Constructor and Description |
|---|
ToInstantiateInterceptorHandler(Container container,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InterceptorStack stack,
ControllerMethod method,
Object controllerInstance) |
String |
toString() |
public void execute(InterceptorStack stack, ControllerMethod method, Object controllerInstance) throws InterceptionException
execute in interface InterceptorHandlerInterceptionExceptionCopyright © 2014 Caelum. All rights reserved.