Class Configurations
- java.lang.Object
-
- org.apache.karaf.services.staticcm.Configurations
-
public class Configurations extends Object
-
-
Constructor Summary
Constructors Constructor Description Configurations()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<org.osgi.service.cm.Configuration>createConfigurations(org.osgi.framework.BundleContext context, Map<String,Map<String,Object>> configs)static List<org.osgi.service.cm.Configuration>loadConfigurations(org.osgi.framework.BundleContext context, File directory)
-
-
-
Method Detail
-
loadConfigurations
public static List<org.osgi.service.cm.Configuration> loadConfigurations(org.osgi.framework.BundleContext context, File directory) throws IOException
- Throws:
IOException
-
-