com.plumtree.debug
Class TraceType

java.lang.Object
  extended by com.plumtree.debug.TraceType

Deprecated. Do not use this class. Please use OpenLogger and OpenLogService in com.plumtree.openlog package.

public class TraceType
extends java.lang.Object

This class is deprecated; it exists only for backward compatibility. Please use OpenLogger and OpenLogService in com.plumtree.openlog package.


Field Summary
static int Action
          Deprecated.  
static int Debug
          Deprecated.  
static int Error
          Deprecated.  
static int Fatal
          Deprecated.  
static int Function
          Deprecated.  
static int Info
          Deprecated.  
static int Performance
          Deprecated.  
static int Warn
          Deprecated.  
 
Constructor Summary
TraceType()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Debug

public static final int Debug
Deprecated. 
See Also:
Constant Field Values

Info

public static final int Info
Deprecated. 
See Also:
Constant Field Values

Warn

public static final int Warn
Deprecated. 
See Also:
Constant Field Values

Error

public static final int Error
Deprecated. 
See Also:
Constant Field Values

Fatal

public static final int Fatal
Deprecated. 
See Also:
Constant Field Values

Function

public static final int Function
Deprecated. 
See Also:
Constant Field Values

Performance

public static final int Performance
Deprecated. 
See Also:
Constant Field Values

Action

public static final int Action
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

TraceType

public TraceType()
Deprecated. 



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.