Uses of Class
org.ow2.petals.registry.api.config.Configuration

Packages that use Configuration
org.ow2.petals.registry.api.config   
org.ow2.petals.registry.api.context   
 

Uses of Configuration in org.ow2.petals.registry.api.config
 

Methods in org.ow2.petals.registry.api.config that return Configuration
 Configuration ConfigurationLoader.loadLocal(java.io.InputStream is)
          Load the local configuration
 Configuration PropertiesConfigurationLoader.loadLocal(java.io.InputStream is)
           
 

Uses of Configuration in org.ow2.petals.registry.api.context
 

Methods in org.ow2.petals.registry.api.context that return Configuration
 Configuration Context.getConfiguration()
           
 

Methods in org.ow2.petals.registry.api.context with parameters of type Configuration
 Context ContextFactory.createContext(Configuration configuration)
           
 

Constructors in org.ow2.petals.registry.api.context with parameters of type Configuration
Context(Configuration configuration)
          Creates a new instance of Context from the Configuration
 



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