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) |
doBeforeInvocation, getValidationContext, isValidateAnnotatedMethodOnly, setActionValidatorManager, setAlwaysInvokeValidate, setDeclarative, setProgrammatic, setValidateAnnotatedMethodOnly
applyInterceptor, getExcludeMethodsSet, getIncludeMethodsSet, intercept, setExcludeMethods, setIncludeMethods
destroy, init
protected String doIntercept(ActionInvocation invocation) throws Exception
doIntercept
in class ValidationInterceptor
Exception
protected Method getActionMethod(Class actionClass, String methodName) throws NoSuchMethodException
NoSuchMethodException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.