Uses of Class
com.sun.xml.ws.tx.common.TransactionManagerImpl

Packages that use TransactionManagerImpl
com.sun.xml.ws.tx.at   
com.sun.xml.ws.tx.common   
 

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

Fields in com.sun.xml.ws.tx.at declared as TransactionManagerImpl
protected static TransactionManagerImpl ATCoordinator.tm
           
 

Uses of TransactionManagerImpl in com.sun.xml.ws.tx.common
 

Fields in com.sun.xml.ws.tx.common declared as TransactionManagerImpl
protected  TransactionManagerImpl TxBasePipe.txnMgr
           
 

Methods in com.sun.xml.ws.tx.common that return TransactionManagerImpl
static TransactionManagerImpl TransactionManagerImpl.getInstance()