|
||||||||||
| 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 Map<FactoryNames,Object> |
DefaultFactoryFinder.factoryMap
|
| Methods in org.apache.myfaces.extensions.validator.core.factory that return FactoryNames | |
|---|---|
static FactoryNames |
FactoryNames.valueOf(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,
Class<T> targetClass)
Resolves a cached factory for the given factory name. |
|
|
DefaultFactoryFinder.getFactory(FactoryNames factoryName,
Class<T> targetClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||