com.ibm.j2ca.extension.logging
Class LogUtilConstants

java.lang.Object
  extended bycom.ibm.j2ca.extension.logging.LogUtilConstants

public class LogUtilConstants
extends java.lang.Object

LogUtilConstants - Constants to use the LogUtils class.

Author:
lefty@us.ibm.com

Field Summary
static int ADAPTER_RBUNDLE
          Resource Bundle constants
static int BASE_RBUNDLE
           
static int EMD_BASE_RBUNDLE
           
static int LOG_TYPE
           
static int TRACE_TYPE
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADAPTER_RBUNDLE

public static final int ADAPTER_RBUNDLE
Resource Bundle constants

See Also:
Constant Field Values

BASE_RBUNDLE

public static final int BASE_RBUNDLE
See Also:
Constant Field Values

EMD_BASE_RBUNDLE

public static final int EMD_BASE_RBUNDLE
See Also:
Constant Field Values

TRACE_TYPE

public static final int TRACE_TYPE
See Also:
Constant Field Values

LOG_TYPE

public static final int LOG_TYPE
See Also:
Constant Field Values