|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.common.util.logging.FacilityCode
com.arjuna.ats.jdbc.logging.FacilityCode
public class FacilityCode
Field Summary | |
---|---|
static long |
FAC_JDBC
|
Fields inherited from class com.arjuna.common.util.logging.FacilityCode |
---|
FAC_ALL, FAC_NONE |
Constructor Summary | |
---|---|
FacilityCode()
|
Method Summary | |
---|---|
long |
getLevel(java.lang.String level)
|
java.lang.String |
printString(long level)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long FAC_JDBC
Constructor Detail |
---|
public FacilityCode()
Method Detail |
---|
public long getLevel(java.lang.String level)
getLevel
in class com.arjuna.common.util.logging.FacilityCode
public java.lang.String printString(long level)
printString
in class com.arjuna.common.util.logging.FacilityCode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |