SOAj Consolidated


info.soaj.core.util.constant
Class SjConstantAbstractLogger

java.lang.Object
  extended by info.soaj.core.util.constant.SjConstantAbstractLogger

public class SjConstantAbstractLogger
extends java.lang.Object

This class initializes constants.

Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .

Since:
v. 1.0
Author:
MarvinToll@gtcGroup.com

Field Summary
static java.lang.String XPK_LOGGING_EMAIL_PLUGIN_KEY
          SOAj XML property key.
static java.lang.String XPK_LOGGING_SELF_EMAILING_OPERATIONAL
          SOAj XML property key.
static java.lang.String XPK_LOGGING_SELF_LOGGING_OPERATIONAL
          SOAj XML property key.
static java.lang.String XPK_LOGGING_THROWABLE_PLUGIN_KEY
          SOAj XML property key.
 
Constructor Summary
private SjConstantAbstractLogger()
          Constructor - Private
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XPK_LOGGING_SELF_LOGGING_OPERATIONAL

public static final java.lang.String XPK_LOGGING_SELF_LOGGING_OPERATIONAL
SOAj XML property key.

See Also:
Constant Field Values

XPK_LOGGING_THROWABLE_PLUGIN_KEY

public static final java.lang.String XPK_LOGGING_THROWABLE_PLUGIN_KEY
SOAj XML property key.

See Also:
Constant Field Values

XPK_LOGGING_SELF_EMAILING_OPERATIONAL

public static final java.lang.String XPK_LOGGING_SELF_EMAILING_OPERATIONAL
SOAj XML property key.

See Also:
Constant Field Values

XPK_LOGGING_EMAIL_PLUGIN_KEY

public static final java.lang.String XPK_LOGGING_EMAIL_PLUGIN_KEY
SOAj XML property key.

See Also:
Constant Field Values
Constructor Detail

SjConstantAbstractLogger

private SjConstantAbstractLogger()
Constructor - Private


SOAj Consolidated


Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.