public class Configurations extends Object
| Constructor and Description |
|---|
Configurations() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.osgi.service.cm.Configuration> |
createConfigurations(org.osgi.framework.BundleContext context,
Map<String,Map<String,String>> configs) |
static List<org.osgi.service.cm.Configuration> |
loadConfigurations(org.osgi.framework.BundleContext context,
File directory) |
public static List<org.osgi.service.cm.Configuration> loadConfigurations(org.osgi.framework.BundleContext context, File directory) throws IOException
IOExceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.