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

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

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

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



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