weborb.util.logging
Class LoggingConstants

java.lang.Object
  extended by weborb.util.logging.LoggingConstants

public class LoggingConstants
extends java.lang.Object


Field Summary
static long DEBUG
           
static long ERROR
           
static long EXCEPTION
           
static long INFO
           
static long INSTRUMENTATION
           
static long MESSAGE_SERVER
           
static long SECURITY
           
static long SERIALIZATION
           
static java.lang.String WEBORB_DEBUG
           
static java.lang.String WEBORB_ERROR
           
static java.lang.String WEBORB_EXCEPTION
           
static java.lang.String WEBORB_INFO
           
static java.lang.String WEBORB_INSTRUMENTATION
           
static java.lang.String WEBORB_MESSAGE_SERVER
           
static java.lang.String WEBORB_SECURITY
           
static java.lang.String WEBORB_SERIALIZATION
           
static long ZIP_DEBUG
           
static java.lang.String ZIP_DEBUG_STRING
           
 
Constructor Summary
LoggingConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WEBORB_INFO

public static final java.lang.String WEBORB_INFO
See Also:
Constant Field Values

WEBORB_DEBUG

public static final java.lang.String WEBORB_DEBUG
See Also:
Constant Field Values

WEBORB_ERROR

public static final java.lang.String WEBORB_ERROR
See Also:
Constant Field Values

WEBORB_SERIALIZATION

public static final java.lang.String WEBORB_SERIALIZATION
See Also:
Constant Field Values

WEBORB_EXCEPTION

public static final java.lang.String WEBORB_EXCEPTION
See Also:
Constant Field Values

WEBORB_INSTRUMENTATION

public static final java.lang.String WEBORB_INSTRUMENTATION
See Also:
Constant Field Values

WEBORB_SECURITY

public static final java.lang.String WEBORB_SECURITY
See Also:
Constant Field Values

WEBORB_MESSAGE_SERVER

public static final java.lang.String WEBORB_MESSAGE_SERVER
See Also:
Constant Field Values

ZIP_DEBUG_STRING

public static final java.lang.String ZIP_DEBUG_STRING
See Also:
Constant Field Values

INFO

public static long INFO

DEBUG

public static long DEBUG

ERROR

public static long ERROR

SERIALIZATION

public static long SERIALIZATION

EXCEPTION

public static long EXCEPTION

INSTRUMENTATION

public static long INSTRUMENTATION

SECURITY

public static long SECURITY

MESSAGE_SERVER

public static long MESSAGE_SERVER

ZIP_DEBUG

public static long ZIP_DEBUG
Constructor Detail

LoggingConstants

public LoggingConstants()


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.