public interface ContainerMonitoring extends org.jvnet.hk2.config.ConfigBeanProxy, Named
| Modifier and Type | Field and Description |
|---|---|
static String |
LEVEL_HIGH |
static String |
LEVEL_LOW |
static String |
LEVEL_OFF |
static final String LEVEL_OFF
static final String LEVEL_LOW
static final String LEVEL_HIGH
@NotNull String getLevel()
void setLevel(String level) throws PropertyVetoException
level - new monitoring levelPropertyVetoExceptionCopyright © 2013. All Rights Reserved.