org.ow2.petals.registry.api.config
Interface ConfigurationLoader

All Known Implementing Classes:
PropertiesConfigurationLoader

public interface ConfigurationLoader

The configuration loader

Author:
Christophe HAMERLING - eBM WebSourcing

Method Summary
 Configuration loadLocal(java.io.InputStream is)
          Load the local configuration
 

Method Detail

loadLocal

Configuration loadLocal(java.io.InputStream is)
                        throws RegistryException
Load the local configuration

Parameters:
is -
Returns:
Throws:
RegistryException


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