Uses of Interface
com.sun.enterprise.config.serverbeans.MonitoringService

Packages that use MonitoringService
com.sun.enterprise.config.serverbeans   
 

Uses of MonitoringService in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return MonitoringService
 MonitoringService Config.getMonitoringService()
          Gets the value of the monitoringService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type MonitoringService
static ContainerMonitoring MonitoringService.Duck.getContainerMonitoring(MonitoringService ms, String name)
           
static String MonitoringService.Duck.getMonitoringLevel(MonitoringService ms, String name)
           
 void Config.setMonitoringService(MonitoringService value)
          Sets the value of the monitoringService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.