IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.samples.business.sna.lu0.trace
Class WasTraceLevel

java.lang.Object
  extended by java.util.logging.Level
      extended by 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
 
Constructor Summary
WasTraceLevel(java.lang.String s, int i)
           
 
Method Summary
 
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
 

Field Detail

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
Constructor Detail

WasTraceLevel

WasTraceLevel(java.lang.String s,
              int i)

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008