J2EE1.4 SDK

com.sun.appserv.management.config
Class ModuleMonitoringLevelValues

java.lang.Object
  extended bycom.sun.appserv.management.config.ModuleMonitoringLevelValues

public final class ModuleMonitoringLevelValues
extends java.lang.Object

See ModuleMonitoringLevelsConfig.


Field Summary
static java.lang.String HIGH
          Value indicating the maximum level of monitoring is enabled.
static java.lang.String LOW
          Value indicating some level of monitoring is enabled.s
static java.lang.String OFF
          Value indicating that monitoring is disabled.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HIGH

public static final java.lang.String HIGH
Value indicating the maximum level of monitoring is enabled.

See Also:
Constant Field Values

LOW

public static final java.lang.String LOW
Value indicating some level of monitoring is enabled.s

See Also:
Constant Field Values

OFF

public static final java.lang.String OFF
Value indicating that monitoring is disabled.

See Also:
Constant Field Values

J2EE1.4 SDK

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.