org.jboss.osgi.common.log
Class LoggingCapability
java.lang.Object
org.jboss.osgi.spi.capability.Capability
org.jboss.osgi.common.log.LoggingCapability
public class LoggingCapability
- extends Capability
Adds the logging capability.
It is ignored if the LoggingService is already registered.
Dependent Capability: CompendiumCapability
Installed bundles: 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 |
LoggingCapability
public LoggingCapability()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.