org.apache.myfaces.extensions.validator.test.util.model
Class TestMetaDataExtractionInterceptor

java.lang.Object
  extended by org.apache.myfaces.extensions.validator.test.util.model.TestMetaDataExtractionInterceptor
All Implemented Interfaces:
MetaDataExtractionInterceptor

public class TestMetaDataExtractionInterceptor
extends Object
implements MetaDataExtractionInterceptor


Field Summary
static String PROPERTY_KEY
           
static String PROPERTY_VALUE
           
 
Constructor Summary
TestMetaDataExtractionInterceptor()
           
 
Method Summary
 void afterExtracting(PropertyInformation propertyInformation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_KEY

public static final String PROPERTY_KEY
See Also:
Constant Field Values

PROPERTY_VALUE

public static final String PROPERTY_VALUE
See Also:
Constant Field Values
Constructor Detail

TestMetaDataExtractionInterceptor

public TestMetaDataExtractionInterceptor()
Method Detail

afterExtracting

public void afterExtracting(PropertyInformation propertyInformation)
Specified by:
afterExtracting in interface MetaDataExtractionInterceptor


Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.