public interface ContainerMonitoring extends ConfigBeanProxy, Named
ConfigBeanProxy.Duck| Modifier and Type | Field and Description |
|---|---|
static String |
LEVEL_HIGH |
static String |
LEVEL_LOW |
static String |
LEVEL_OFF |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getLevel()
The monitoring level of this monitoring item
|
void |
setLevel(String level)
Set the level of this monitoring module
|
createChild, deepCopy, getParent, getParentstatic final String LEVEL_OFF
static final String LEVEL_LOW
static final String LEVEL_HIGH
@NotNull @NotNull String getLevel()
void setLevel(String level) throws PropertyVetoException
level - new monitoring levelPropertyVetoExceptionCopyright © 2019. All rights reserved.