org.jboss.osgi.jaxb
Class JAXBCapability

java.lang.Object
  extended by org.jboss.osgi.spi.capability.Capability
      extended by org.jboss.osgi.jaxb.JAXBCapability

public class JAXBCapability
extends Capability

Adds the JAXB capability to the OSGiRuntime under test. 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

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

JAXBCapability

public JAXBCapability()


Copyright © 2009. All Rights Reserved.