org.apache.myfaces.extensions.validator.test.core.config
Class ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor

java.lang.Object
  extended by 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


Constructor Summary
ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor()
           
 
Method Summary
 boolean afterThrowing(javax.faces.component.UIComponent uiComponent, MetaDataEntry metaDataEntry, Object convertedObject, javax.faces.validator.ValidatorException validatorException, ValidationStrategy validatorExceptionSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor

public ExtValCoreConfigurationCustomValidationExceptionInterceptorClassNameTestCase.Custom2ValidationExceptionInterceptor()
Method Detail

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.