public interface MonitoringConsoleConfiguration extends DomainExtension
ConfigBeanProxy.Duck
Modifier and Type | Method and Description |
---|---|
List<String> |
getCustomWatchNames() |
List<String> |
getCustomWatchValues() |
List<String> |
getDisabledWatchNames() |
String |
getEnabled()
Note that this is not reflecting whether or not the monitoring data is collected.
|
List<String> |
getPageNames() |
List<String> |
getPageValues() |
void |
setEnabled(String value) |
createChild, deepCopy, getParent, getParent
String getEnabled()
void setEnabled(String value) throws PropertyVetoException
PropertyVetoException
List<String> getDisabledWatchNames()
List<String> getCustomWatchNames()
List<String> getCustomWatchValues()
getCustomWatchNames()
)List<String> getPageValues()
getPageNames()
)Copyright © 2020. All rights reserved.