Uses of Interface
com.sun.enterprise.config.serverbeans.MonitoringService
Packages that use MonitoringService
-
Uses of MonitoringService in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return MonitoringServiceModifier and TypeMethodDescription@NotNull MonitoringServiceConfig.getMonitoringService()Gets the value of the monitoringService property.Methods in com.sun.enterprise.config.serverbeans with parameters of type MonitoringServiceModifier and TypeMethodDescriptionstatic org.glassfish.api.monitoring.ContainerMonitoringMonitoringService.Duck.getContainerMonitoring(MonitoringService ms, String name) static StringMonitoringService.Duck.getMonitoringLevel(MonitoringService ms, String name) static booleanMonitoringService.Duck.isAnyModuleOn(MonitoringService ms) static booleanMonitoringService.Duck.setMonitoringLevel(MonitoringService ms, String name, String level) voidConfig.setMonitoringService(MonitoringService value) Sets the value of the monitoringService property.