Uses of Class
com.sun.xml.ws.tx.at.common.TxLogger
-
Packages that use TxLogger Package Description 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 Modifier and Type Method Description static TxLoggerTxLogger. getATLogger(Class componentClass)Logging specifically for *.wstx.wsat subsystem.static TxLoggerTxLogger. getCoordLogger(Class componentClass)Logging specifically for *.wstx.wscoord subsystem.static TxLoggerTxLogger. getLogger(Class componentClass)The factory method returns preconfigured TxLogger wrapper for the class.
-