IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.base
Class BTTWsLevel

java.lang.Object
  extended by java.util.logging.Level
      extended by 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)
           
 
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

BTTWsLevel

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

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009