Uses of Class
org.ow2.petals.registry.api.config.ConfigurationLoaderFactory.Type

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)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.