Package org.apache.myfaces.extensions.validator.core.metadata.transformer

Interface Summary
BeanMetaDataTransformerAdapter it's just a helper for proxies - you just need it, if you define the equivalent validation strategy as bean and e.g. spring creates a proxy for it.
MetaDataTransformer Allows to transform concrete meta-data to a more abstract form.
 

Class Summary
BeanMetaDataTransformerAdapterImpl it's just a helper for proxies - you just need it, if you define the equivalent validation strategy as bean and e.g. spring creates a proxy for it.
DefaultMetaDataTransformerFactory Factory which creates the MetaDataTransformer for a given ValidationStrategy
 



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