public class ControllerConstructorInterceptor extends Object implements InstanceConstructorInterceptor
ControllerConstructorInterceptor cache the value of RequestMapping annotation with method in class
annotation with Controller.| Constructor and Description |
|---|
ControllerConstructorInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onConstruct(EnhancedInstance objInst,
Object[] allArguments) |
public void onConstruct(EnhancedInstance objInst, Object[] allArguments)
onConstruct in interface InstanceConstructorInterceptorCopyright © 2019 The Apache Software Foundation. All rights reserved.