| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans |
| Modifier and Type | Method and Description |
|---|---|
static ContainerMonitoring |
MonitoringService.Duck.getContainerMonitoring(MonitoringService ms,
String name) |
ContainerMonitoring |
MonitoringService.getContainerMonitoring(String name)
Return the monitoring configuration for a container by the provided name, assuming the named container used the default ContainerMonitoring to express
its monitoring configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContainerMonitoring> |
MonitoringService.getContainerMonitoring()
Get the monitoring configuration for containers that used the default ContainerMonitoring.
|
Copyright © 2019. All rights reserved.