Uses of Interface
com.sun.enterprise.config.serverbeans.TransactionService

Packages that use TransactionService
com.sun.enterprise.config.serverbeans   
 

Uses of TransactionService in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return TransactionService
 TransactionService Config.getTransactionService()
          Gets the value of the transactionService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type TransactionService
 void Config.setTransactionService(TransactionService value)
          Sets the value of the transactionService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.