|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.jotm.TraceTm
JOTM log system uses Log4J and Commons Logging.
| Field Summary | |
static org.apache.commons.logging.Log |
jotm
logger for general JOTM operations |
static String |
JOTM_LOG_PREFIX
JOTM_LOG_PREFIX used to identify JOTM loggers |
static org.apache.commons.logging.Log |
jta
logger for JTA operations |
static org.apache.commons.logging.Log |
recovery
logger for recovery and log related operations |
| Constructor Summary | |
TraceTm()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String JOTM_LOG_PREFIX
public static org.apache.commons.logging.Log jotm
public static org.apache.commons.logging.Log jta
public static org.apache.commons.logging.Log recovery
| Constructor Detail |
public TraceTm()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||