Package org.apache.myfaces.extensions.validator.core.factory

Interface Summary
ClassMappingFactory<P,R> A structure of a factory that creates classes of the target type R for a certain source class of type P.
FacesMessageFactory Structure for a factory that creates FacesMessages that also implement the LabeledMessage interface.
FactoryFinder Structure for the object that is able to locate the different factories within the ExtVal Framework.
NameMapperAwareFactory<T extends NameMapper> Interface for factories which are using NameMappers for creating instances.
 

Class Summary
AbstractNameMapperAwareFactory<T> Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
DefaultFactoryFinder  
 

Enum Summary
FactoryNames Names of factories known by the FactoryFinder
 



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