org.jboss.osgi.jbossxb
Class XMLBindingCapability

java.lang.Object
  extended by org.jboss.osgi.spi.capability.Capability
      extended by org.jboss.osgi.jbossxb.XMLBindingCapability

public class XMLBindingCapability
extends Capability

Adds the JBossXB capability. It is ignored if the UnmarshallerService is already registered. Dependent capabilities: JAXBCapability. Installed bundles: jboss-osgi-common-core.jar, jboss-osgi-xml-binding.jar

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

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

XMLBindingCapability

public XMLBindingCapability()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.