Uses of Class
com.github.drinkjava2.jtransactions.tinytx.TinyTxLogger

Packages that use TinyTxLogger
com.github.drinkjava2.jtransactions.tinytx   
 

Uses of TinyTxLogger in com.github.drinkjava2.jtransactions.tinytx
 

Fields in com.github.drinkjava2.jtransactions.tinytx declared as TinyTxLogger
static TinyTxLogger TinyTxLogger.INSTANCE
           
 

Methods in com.github.drinkjava2.jtransactions.tinytx that return TinyTxLogger
static TinyTxLogger TinyTxLogger.getLog(Class<?> targetClass)
          Build a TinyTxLogger instance by given targetClass
 



Copyright © 2018. All rights reserved.