|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationLoaderFactory.Type | |
|---|---|
| org.ow2.petals.registry.api.config | |
| Uses of ConfigurationLoaderFactory.Type in org.ow2.petals.registry.api.config |
|---|
| Methods in org.ow2.petals.registry.api.config that return ConfigurationLoaderFactory.Type | |
|---|---|
static ConfigurationLoaderFactory.Type |
ConfigurationLoaderFactory.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfigurationLoaderFactory.Type[] |
ConfigurationLoaderFactory.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.registry.api.config with parameters of type ConfigurationLoaderFactory.Type | |
|---|---|
static ConfigurationLoader |
ConfigurationLoaderFactory.getLoader(ConfigurationLoaderFactory.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||