org.jboss.osgi.spi.capability
Class LogServiceCapability
java.lang.Object
org.jboss.osgi.spi.capability.Capability
org.jboss.osgi.spi.capability.LogServiceCapability
public class LogServiceCapability
- extends Capability
Adds the OSGi compedium LogService capability to the OSGiRuntime
under test.
It is ignored if the LogService is already registered.
Installed bundles: org.apache.felix.log.jar, jboss-osgi-common.jar
- Since:
- 14-Sep-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 |
LogServiceCapability
public LogServiceCapability()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.