public class AnnotationValidationInterceptor extends ValidationInterceptor
excludeMethods, includeMethods, log| Constructor and Description |
|---|
AnnotationValidationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doIntercept(ActionInvocation invocation) |
protected Method |
getActionMethod(Class actionClass,
String methodName) |
void |
setDevMode(String devMode) |
doBeforeInvocation, getValidationContext, isValidateAnnotatedMethodOnly, setActionValidatorManager, setAlwaysInvokeValidate, setDeclarative, setProgrammatic, setValidateAnnotatedMethodOnlyapplyInterceptor, getExcludeMethodsSet, getIncludeMethodsSet, intercept, setExcludeMethods, setIncludeMethodsdestroy, initpublic void setDevMode(String devMode)
protected String doIntercept(ActionInvocation invocation) throws Exception
doIntercept in class ValidationInterceptorExceptionprotected Method getActionMethod(Class actionClass, String methodName) throws NoSuchMethodException
NoSuchMethodExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.