|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FactoryNames | |
---|---|
org.apache.myfaces.extensions.validator.core.factory |
Uses of FactoryNames in org.apache.myfaces.extensions.validator.core.factory |
---|
Fields in org.apache.myfaces.extensions.validator.core.factory with type parameters of type FactoryNames | |
---|---|
protected java.util.Map<FactoryNames,java.lang.Object> |
DefaultFactoryFinder.factoryMap
|
Methods in org.apache.myfaces.extensions.validator.core.factory that return FactoryNames | |
---|---|
static FactoryNames |
FactoryNames.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FactoryNames[] |
FactoryNames.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.myfaces.extensions.validator.core.factory with parameters of type FactoryNames | ||
---|---|---|
|
FactoryFinder.getFactory(FactoryNames factoryName,
java.lang.Class<T> targetClass)
|
|
|
DefaultFactoryFinder.getFactory(FactoryNames factoryName,
java.lang.Class<T> targetClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |