public class MonitorConfiguration
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
default active to true
|
protected java.lang.String |
monitorName
identifying name of this monitor being configured
|
| Constructor and Description |
|---|
MonitorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getActive() |
java.lang.String |
getMonitorName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setMonitorName(java.lang.String monitorName) |
Copyright © 2007-2017 Ikasan. All Rights Reserved.