org.ow2.jonas.launcher.felix
Interface IConfigurationProvider

All Known Implementing Classes:
DefaultConfigurationProvider

public interface IConfigurationProvider

Provides a gateway configuration.

Author:
Guillaume Sauthier

Method Summary
 java.util.Map<?,?> getConfiguration()
           
 

Method Detail

getConfiguration

java.util.Map<?,?> getConfiguration()
                                    throws java.io.IOException
Returns:
a Felix configuration.
Throws:
java.io.IOException - If the configuration couldn't be provided.


Copyright © 2010 OW2 Consortium. All Rights Reserved.