org.jboss.osgi.webapp
Class WebAppCapability
java.lang.Object
org.jboss.osgi.spi.capability.Capability
org.jboss.osgi.webapp.WebAppCapability
public class WebAppCapability
- extends Capability
Adds the WebApp (WAR) capability to the OSGiRuntime
under test.
Dependent Capability: HttpServiceCapability
Installed bundles: jboss-osgi-webapp.jar
- Since:
- 07-Oct-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 |
WebAppCapability
public WebAppCapability()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.