org.jboss.osgi.jta
Class TransactionCapability
java.lang.Object
org.jboss.osgi.spi.capability.Capability
org.jboss.osgi.jta.TransactionCapability
public class TransactionCapability
- extends Capability
Adds the Transaction capability to the OSGiRuntime
under test.
It is ignored if the TransactionManager service is already registered.
Installed bundles: jboss-osgi-jta.jar
- Since:
- 27-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 |
TransactionCapability
public TransactionCapability()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.