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

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

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

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

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



Copyright © 2008-2009. All Rights Reserved.