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

Interface Summary
ClassMappingFactory<P,R> Class mapping factories create a result based on a given instance.
FacesMessageFactory A factory which is able to create FacesMessages that also implement the LabeledMessage interface (or to convert a simple FacesMessage to a FacesMessage which is aware of a label.
FactoryFinder Factory which is responsible to provide factories which are used by the framework.
NameMapperAwareFactory<T extends NameMapper> Interface for factories which are using NameMappers for creating instances.
 

Class Summary
AbstractNameMapperAwareFactory<T> Generic implementation of a NameMapperAwareFactory.
DefaultFactoryFinder  
 

Enum Summary
FactoryNames Names of factories known by the FactoryFinder
 



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