org.apache.myfaces.extensions.validator.test.core.config
Class ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor
java.lang.Object
org.apache.myfaces.extensions.validator.test.core.config.ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor
- All Implemented Interfaces:
- ValidationExceptionInterceptor
- Enclosing class:
- ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase
public static class ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor
- extends Object
- implements ValidationExceptionInterceptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor
public ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor()
afterThrowing
public boolean afterThrowing(javax.faces.component.UIComponent uiComponent,
MetaDataEntry metaDataEntry,
Object convertedObject,
javax.faces.validator.ValidatorException validatorException,
ValidationStrategy validatorExceptionSource)
- Specified by:
afterThrowing in interface ValidationExceptionInterceptor
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.