org.apache.myfaces.extensions.validator.core.interceptor
Interface MetaDataExtractionInterceptor


public interface MetaDataExtractionInterceptor

Since:
1.x.2
Author:
Gerhard Petracek

Method Summary
 void afterExtracting(PropertyInformation propertyInformation)
           
 

Method Detail

afterExtracting

void afterExtracting(PropertyInformation propertyInformation)
Parameters:
propertyInformation - the information entry which contains information about the property


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