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

Packages that use TxLogger
com.sun.xml.ws.tx.common   
 

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

Methods in com.sun.xml.ws.tx.common that return TxLogger
static TxLogger TxLogger.getATLogger(java.lang.Class componentClass)
          Logging specifically for *.wstx.wsat subsystem.
static TxLogger TxLogger.getCoordLogger(java.lang.Class componentClass)
          Logging specifically for *.wstx.wscoord subsystem.
static TxLogger TxLogger.getLogger(java.lang.Class componentClass)
          The factory method returns preconfigured TxLogger wrapper for the class.