Uses of Interface
org.jboss.webbeans.transaction.spi.TransactionServices

Packages that use TransactionServices
org.jboss.webbeans.bootstrap.api   
org.jboss.webbeans.bootstrap.api.helpers   
 

Uses of TransactionServices in org.jboss.webbeans.bootstrap.api
 

Methods in org.jboss.webbeans.bootstrap.api with parameters of type TransactionServices
 void Bootstrap.setTransactionServices(TransactionServices transactionServices)
          Set the transaction services provider to use.
 

Uses of TransactionServices in org.jboss.webbeans.bootstrap.api.helpers
 

Methods in org.jboss.webbeans.bootstrap.api.helpers that return TransactionServices
 TransactionServices AbstractBootstrap.getTransactionServices()
           
 

Methods in org.jboss.webbeans.bootstrap.api.helpers with parameters of type TransactionServices
 void AbstractBootstrap.setTransactionServices(TransactionServices transactionServices)
           
 



Copyright © 2008-2009. All Rights Reserved.