com.ibm.etools.logging.util
Class Constants

java.lang.Object
  |
  +--com.ibm.etools.logging.util.Constants

public final class Constants
extends java.lang.Object


Field Summary
static java.lang.String COMMON_LOGGING_PREFSTORE_PATH
           
static java.lang.String DEFAULTLOGGERNAME
           
static EventFactory EVENT_FACOTRY
           
static java.lang.String FILESEPARATOR
           
static java.lang.String LINESEPARATOR
           
static char LINESEPARATORCHAR
           
static java.lang.String LOCAL_HOST_IP_ADDRESS
          IP address (IPv4) of the local host, otherwise "127.0.0.1".
static java.lang.String LOCAL_HOST_NAME
          Host name of the local host, otherwise "localhost".
static java.lang.String LOGGING_AGENT_ENVIRONMENT
           
static java.lang.String LOGGING_AGENT_TYPE
           
static java.lang.String LOGGING_AGENT_VERSION
           
static java.lang.String LOGGING_DEFAULT_EXTENSION_POINT
           
static java.lang.String LOGGING_DEFAULT_EXTENSION_POINT_ID
           
static java.lang.String LOGGING_EXTENSION_POINT
           
static java.lang.String LOGGING_EXTENSION_POINT_ID
           
static java.lang.String LOGGING_EXTENSION_POINT_OPTIONS_ELEMENT
           
static java.lang.String LOGGING_UI_ARCHIVE_DAYS
           
static java.lang.String LOGGING_UI_PREFSTORE_PATH
           
static java.lang.String LOGGING_UI_WORKBENCH_LEVEL
           
static java.lang.String LOGGING_UTIL_AGENT_CREATE_CLASS
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_AGENT_ID
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_AGENT_IDREF
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_AGENT_NAME
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_AGENT_PARAMETERS
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_AGENT_TYPE
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_AGENT_VERSION
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_COMMENT
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_HOSTNAME
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_ID
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_IDREF
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_IPADDRESS
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_LOGGER_LEVEL
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_NODE_CLASS
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_NODE_ID
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_NODE_IDREF
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_PID
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_PLUGIN_ID
           
static java.lang.String LOGGING_UTIL_PROCESS_APPLICATION
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_PROCESS_CREATE_CLASS
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_PROCESS_ENVIRONMENT
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_PROCESS_ID
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_PROCESS_IDREF
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_TIME
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static java.lang.String LOGGING_UTIL_TIME_ZONE
          Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
static int MILLISECONDS_PER_DAY
           
static int NEVER_EXPIRE_ARCHIVED_FILES
           
protected static java.lang.String WORKBENCH_METADATA_DIRECTORY
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EVENT_FACOTRY

public static final EventFactory EVENT_FACOTRY

LINESEPARATOR

public static final java.lang.String LINESEPARATOR

LINESEPARATORCHAR

public static final char LINESEPARATORCHAR

FILESEPARATOR

public static final java.lang.String FILESEPARATOR

LOCAL_HOST_IP_ADDRESS

public static java.lang.String LOCAL_HOST_IP_ADDRESS
IP address (IPv4) of the local host, otherwise "127.0.0.1".


LOCAL_HOST_NAME

public static java.lang.String LOCAL_HOST_NAME
Host name of the local host, otherwise "localhost".


WORKBENCH_METADATA_DIRECTORY

protected static java.lang.String WORKBENCH_METADATA_DIRECTORY

DEFAULTLOGGERNAME

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

LOGGING_UTIL_PLUGIN_ID

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

LOGGING_EXTENSION_POINT

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

LOGGING_EXTENSION_POINT_ID

public static final java.lang.String LOGGING_EXTENSION_POINT_ID

LOGGING_DEFAULT_EXTENSION_POINT

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

LOGGING_DEFAULT_EXTENSION_POINT_ID

public static final java.lang.String LOGGING_DEFAULT_EXTENSION_POINT_ID

LOGGING_EXTENSION_POINT_OPTIONS_ELEMENT

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

COMMON_LOGGING_PREFSTORE_PATH

public static final java.lang.String COMMON_LOGGING_PREFSTORE_PATH

LOGGING_UI_PREFSTORE_PATH

public static final java.lang.String LOGGING_UI_PREFSTORE_PATH

LOGGING_UI_ARCHIVE_DAYS

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

LOGGING_UI_WORKBENCH_LEVEL

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

NEVER_EXPIRE_ARCHIVED_FILES

public static final int NEVER_EXPIRE_ARCHIVED_FILES
See Also:
Constant Field Values

MILLISECONDS_PER_DAY

public static final int MILLISECONDS_PER_DAY
See Also:
Constant Field Values

LOGGING_AGENT_TYPE

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

LOGGING_AGENT_VERSION

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

LOGGING_AGENT_ENVIRONMENT

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

LOGGING_UTIL_NODE_CLASS

public static final java.lang.String LOGGING_UTIL_NODE_CLASS
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_PROCESS_CREATE_CLASS

public static final java.lang.String LOGGING_UTIL_PROCESS_CREATE_CLASS
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_AGENT_CREATE_CLASS

public static final java.lang.String LOGGING_UTIL_AGENT_CREATE_CLASS
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_ID

public static final java.lang.String LOGGING_UTIL_ID
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_IDREF

public static final java.lang.String LOGGING_UTIL_IDREF
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_NODE_ID

public static final java.lang.String LOGGING_UTIL_NODE_ID
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_PROCESS_ID

public static final java.lang.String LOGGING_UTIL_PROCESS_ID
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_AGENT_ID

public static final java.lang.String LOGGING_UTIL_AGENT_ID
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_AGENT_NAME

public static final java.lang.String LOGGING_UTIL_AGENT_NAME
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_AGENT_TYPE

public static final java.lang.String LOGGING_UTIL_AGENT_TYPE
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_AGENT_PARAMETERS

public static final java.lang.String LOGGING_UTIL_AGENT_PARAMETERS
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_AGENT_VERSION

public static final java.lang.String LOGGING_UTIL_AGENT_VERSION
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_PROCESS_APPLICATION

public static final java.lang.String LOGGING_UTIL_PROCESS_APPLICATION
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_PROCESS_ENVIRONMENT

public static final java.lang.String LOGGING_UTIL_PROCESS_ENVIRONMENT
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_NODE_IDREF

public static final java.lang.String LOGGING_UTIL_NODE_IDREF
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_PROCESS_IDREF

public static final java.lang.String LOGGING_UTIL_PROCESS_IDREF
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_AGENT_IDREF

public static final java.lang.String LOGGING_UTIL_AGENT_IDREF
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_HOSTNAME

public static final java.lang.String LOGGING_UTIL_HOSTNAME
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_IPADDRESS

public static final java.lang.String LOGGING_UTIL_IPADDRESS
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_PID

public static final java.lang.String LOGGING_UTIL_PID
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_TIME

public static final java.lang.String LOGGING_UTIL_TIME
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_TIME_ZONE

public static final java.lang.String LOGGING_UTIL_TIME_ZONE
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_LOGGER_LEVEL

public static final java.lang.String LOGGING_UTIL_LOGGER_LEVEL
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values

LOGGING_UTIL_COMMENT

public static final java.lang.String LOGGING_UTIL_COMMENT
Deprecated. As of May 25, 2004, logged primitives and complex objects are converted to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()