com.ibm.btt.base
Class BTTWsLevel
java.lang.Object
java.util.logging.Level
com.ibm.btt.base.BTTWsLevel
- All Implemented Interfaces:
- java.io.Serializable
public class BTTWsLevel
- 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 |
Constructor Summary |
BTTWsLevel(java.lang.String s,
int i)
|
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
BTTWsLevel
BTTWsLevel(java.lang.String s,
int i)
(c) Copyright IBM Corporation 1998, 2009