|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.appserv.management.config.ModuleMonitoringLevelValues
public final class ModuleMonitoringLevelValues
See ModuleMonitoringLevelsConfig
.
Field Summary | |
---|---|
static String |
HIGH
Value indicating the maximum level of monitoring is enabled. |
static String |
LOW
Value indicating some level of monitoring is enabled.s |
static String |
OFF
Value indicating that monitoring is disabled. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String HIGH
public static final String LOW
public static final String OFF
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.