org.jboss.osgi.jaxb
Class JAXBCapability
java.lang.Object
org.jboss.osgi.spi.capability.Capability
org.jboss.osgi.jaxb.JAXBCapability
public class JAXBCapability
- extends Capability
Adds the JAXB capability.
It is ignored if the JAXBService is already registered.
Dependent capabilities: XMLParserCapability.
Installed bundles: jboss-osgi-jaxb.jar
- Since:
- 05-May-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 |
JAXBCapability
public JAXBCapability()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.