com.sun.enterprise.server.logging.diagnostics
Class DiagConstants
java.lang.Object
com.sun.enterprise.server.logging.diagnostics.DiagConstants
public class DiagConstants
- extends java.lang.Object
Constants for all Diagnostics Related stuff.
- Author:
- Hemanth Puttaswamy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_CAUSES_AND_CHECKS
public static final int MAX_CAUSES_AND_CHECKS
- See Also:
- Constant Field Values
CAUSE_PREFIX
public static final java.lang.String CAUSE_PREFIX
- See Also:
- Constant Field Values
CHECK_PREFIX
public static final java.lang.String CHECK_PREFIX
- See Also:
- Constant Field Values
URI_PREFIX
public static final java.lang.String URI_PREFIX
- See Also:
- Constant Field Values
JDO_MESSAGE_PREFIX
public static final java.lang.String JDO_MESSAGE_PREFIX
- See Also:
- Constant Field Values
DiagConstants
public DiagConstants()
Copyright © 2012 GlassFish Community. All Rights Reserved.