Uses of Interface
io.vertigo.ui.impl.springmvc.config.interceptors.VControllerInterceptorEngine
Packages that use VControllerInterceptorEngine
Package
Description
-
Uses of VControllerInterceptorEngine in io.vertigo.ui.impl.springmvc.config
Methods in io.vertigo.ui.impl.springmvc.config that return types with arguments of type VControllerInterceptorEngineModifier and TypeMethodDescriptionprotected List<Class<? extends VControllerInterceptorEngine>>VSpringWebConfig.getVControllerInterceptorEngines() -
Uses of VControllerInterceptorEngine in io.vertigo.ui.impl.springmvc.config.interceptors
Constructor parameters in io.vertigo.ui.impl.springmvc.config.interceptors with type arguments of type VControllerInterceptorEngineModifierConstructorDescriptionVAnnotationHandlerInterceptorImpl(List<Class<? extends VControllerInterceptorEngine>> controllerHandlerClasses)