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 AbstractBootstrap.getTransactionServices()
          Deprecated. 
 TransactionServices BootstrapBean.getTransactionServices()
           
 

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



Copyright © 2011. All Rights Reserved.