public abstract static class MonitoringBean.MonitorBeanAbstract extends Object implements MonitoringBean.MonitorBean
| Modifier and Type | Field and Description |
|---|---|
protected String |
configDir |
protected int |
port |
protected MBeanServer |
server |
| Constructor and Description |
|---|
MonitorBeanAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeUnregister() |
void |
initialize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstart, stop@ConfigField(desc="Config directory",
alias="configDir")
protected String configDir
@ConfigField(desc="Port for monitor") protected int port
protected MBeanServer server
Copyright © 2007–2019 Tigase. All rights reserved.