org.ow2.jonas.launcher.felix
Class DefaultConfigurationProvider

java.lang.Object
  extended by org.ow2.jonas.launcher.felix.DefaultConfigurationProvider
All Implemented Interfaces:
IConfigurationProvider

public class DefaultConfigurationProvider
extends Object
implements IConfigurationProvider

Default IConfigurationProvider for Apache Felix.

Author:
Guillaume Sauthier

Constructor Summary
DefaultConfigurationProvider()
           
 
Method Summary
 Map getConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConfigurationProvider

public DefaultConfigurationProvider()
Method Detail

getConfiguration

public Map getConfiguration()
                     throws IOException
Specified by:
getConfiguration in interface IConfigurationProvider
Returns:
a Felix default configuration.
Throws:
IOException - configuration not found


Copyright © 2010 OW2 Consortium. All Rights Reserved.