org.jboss.osgi.husky
Class HuskyCapability

java.lang.Object
  extended by org.jboss.osgi.spi.capability.Capability
      extended by org.jboss.osgi.husky.HuskyCapability

public class HuskyCapability
extends Capability

Adds the Husky testing capability to the OSGiRuntime under test. It is ignored if a Husky connector is already registered. Installed bundles: jboss-osgi-husky.jar

Since:
05-May-2009
Author:
thomas.diesler@jboss.com

Constructor Summary
HuskyCapability()
           
 
Method Summary
 
Methods inherited from class org.jboss.osgi.spi.capability.Capability
addBundle, addDependency, addSystemProperty, getBundles, getDependencies, getFilter, getServiceName, getSystemProperties, setFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HuskyCapability

public HuskyCapability()


Copyright © 2009. All Rights Reserved.