Uses of Class
org.jboss.osgi.spi.capability.Capability

Packages that use Capability
org.jboss.osgi.spi.capability Capabilities that can be installed in the OSGi framework. 
 

Uses of Capability in org.jboss.osgi.spi.capability
 

Subclasses of Capability in org.jboss.osgi.spi.capability
 class CompendiumCapability
          Adds the OSGi compedium capability to the OSGiRuntime under test.
 class ConfigAdminCapability
          Adds the OSGi compedium ConfigAdmin capability to the OSGiRuntime under test.
 class EventAdminCapability
          Adds the OSGi compedium EventAdmin capability.
 class HttpServiceCapability
          Adds the HttpService capability to the OSGiRuntime under test.
 class LogServiceCapability
          Adds the OSGi compedium LogService capability to the OSGiRuntime under test.
 

Methods in org.jboss.osgi.spi.capability that return types with arguments of type Capability
 java.util.List<Capability> Capability.getDependencies()
           
 

Methods in org.jboss.osgi.spi.capability with parameters of type Capability
protected  void Capability.addDependency(Capability dependency)
           
 



Copyright © 2010. All Rights Reserved.