Uses of Interface
com.sun.xml.ws.tx.at.runtime.TransactionServices

Packages that use TransactionServices
com.sun.xml.ws.tx.at   
com.sun.xml.ws.tx.at.common.endpoint   
com.sun.xml.ws.tx.at.internal   
com.sun.xml.ws.tx.coord.common.endpoint   
 

Uses of TransactionServices in com.sun.xml.ws.tx.at
 

Methods in com.sun.xml.ws.tx.at that return TransactionServices
static TransactionServices WSATHelper.getTransactionServices()
          Return the TransactionServices See interface for details...
 

Uses of TransactionServices in com.sun.xml.ws.tx.at.common.endpoint
 

Methods in com.sun.xml.ws.tx.at.common.endpoint that return TransactionServices
protected  TransactionServices Coordinator.getTransactionServices()
          Return TransactionServicesImpl in order to issue replayCompletion
 

Uses of TransactionServices in com.sun.xml.ws.tx.at.internal
 

Classes in com.sun.xml.ws.tx.at.internal that implement TransactionServices
 class TransactionServicesImpl
           
 

Methods in com.sun.xml.ws.tx.at.internal that return TransactionServices
static TransactionServices TransactionServicesImpl.getInstance()
           
 

Uses of TransactionServices in com.sun.xml.ws.tx.coord.common.endpoint
 

Methods in com.sun.xml.ws.tx.coord.common.endpoint that return TransactionServices
protected  TransactionServices BaseRegistration.getTransactionServices()
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.