org.glassfish.admin.amx.intf.config
Class ModuleMonitoringLevels.Helper

java.lang.Object
  extended by org.glassfish.admin.amx.intf.config.ModuleMonitoringLevels.Helper
Enclosing interface:
ModuleMonitoringLevels

public static final class ModuleMonitoringLevels.Helper
extends Object


Method Summary
static AttributeList setAllMonitoringLevel(ModuleMonitoringLevels levels, String newLevel)
          set all monitoring levels to the specified one.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setAllMonitoringLevel

public static AttributeList setAllMonitoringLevel(ModuleMonitoringLevels levels,
                                                  String newLevel)
set all monitoring levels to the specified one. Return a Map keyed by attribute name of the previous values that changed



Copyright © 2012 GlassFish Community. All Rights Reserved.