com.ibm.btt.samples.business.sna.lu0.trace
Class WasTraceLevel
java.lang.Object
java.util.logging.Level
com.ibm.btt.samples.business.sna.lu0.trace.WasTraceLevel
- All Implemented Interfaces:
- java.io.Serializable
public class WasTraceLevel
- extends java.util.logging.Level
This class define the constant for WAS trace level
- See Also:
- Serialized Form
Field Summary |
static java.util.logging.Level |
AUDIT
|
static java.util.logging.Level |
DETAIL
|
static java.util.logging.Level |
FATAL
|
Fields inherited from class java.util.logging.Level |
ALL, CONFIG, FINE, FINER, FINEST, INFO, OFF, SEVERE, WARNING |
Methods inherited from class java.util.logging.Level |
equals, getLocalizedName, getName, getResourceBundleName, hashCode, intValue, parse, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FATAL
public static final java.util.logging.Level FATAL
AUDIT
public static final java.util.logging.Level AUDIT
DETAIL
public static final java.util.logging.Level DETAIL
WasTraceLevel
WasTraceLevel(java.lang.String s,
int i)
(c) Copyright IBM Corporation 1998, 2008