org.ow2.jonas.launcher.felix
Interface IConfigurationProvider

All Known Implementing Classes:
DefaultConfigurationProvider

public interface IConfigurationProvider

Provides a gateway configuration.

Author:
Guillaume Sauthier

Method Summary
 Map getConfiguration()
           
 

Method Detail

getConfiguration

Map getConfiguration()
                     throws IOException
Returns:
a Felix configuration.
Throws:
IOException - If the configuration couldn't be provided.


Copyright © 2010 OW2 Consortium. All Rights Reserved.