org.jboss.osgi.spi.capability
Class ConfigAdminCapability
java.lang.Object
org.jboss.osgi.spi.capability.Capability
org.jboss.osgi.spi.capability.ConfigAdminCapability
public class ConfigAdminCapability
- extends Capability
Adds the OSGi compedium ConfigAdmin capability to the OSGiRuntime
under test.
It is ignored if the ConfigurationAdmin is already registered.
Installed bundles: org.apache.felix.metatype.jar, org.apache.felix.configadmin.jar
- Since:
- 05-May-2009
- Author:
- thomas.diesler@jboss.com
| Methods inherited from class org.jboss.osgi.spi.capability.Capability |
addBundle, addDependency, addSystemProperty, getBundles, getDependencies, getFilter, getInstalledBundles, getServiceName, getSystemProperties, install, setFilter, start, stop, uninstall |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigAdminCapability
public ConfigAdminCapability()
Copyright © 2010. All Rights Reserved.