org.jboss.osgi.serviceloader
Class ServiceLoaderCapability

java.lang.Object
  extended by org.jboss.osgi.spi.capability.Capability
      extended by org.jboss.osgi.serviceloader.ServiceLoaderCapability

public class ServiceLoaderCapability
extends org.jboss.osgi.spi.capability.Capability

Adds the Blueprint capability to the OSGiRuntime under test. It is ignored if the ServiceLoaderService is already registered. Installed bundles: jboss-osgi-serviceloader

Since:
26-Jan-2010
Author:
thomas.diesler@jboss.com

Constructor Summary
ServiceLoaderCapability()
           
 
Method Summary
 
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
 

Constructor Detail

ServiceLoaderCapability

public ServiceLoaderCapability()


Copyright © 2010. All Rights Reserved.