public abstract class AbstractJMXStatisticsSender extends AbstractChildStatisticsSender
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,com.nitorcreations.willow.deployer.statistics.AbstractJMXStatisticsSender.MBeanConnectionInfo> |
connections |
configuredChildren, mainlogger, running, transmitter| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJMXStatisticsSender() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeMBeanServerConnection(String childName)
Close the MBean server connection.
|
protected MBeanServerConnection |
getMBeanServerConnection(String childName)
Return the MBean server connection to the child process.
|
void |
stop() |
getChildren, setPropertiesexecute, runpublic void stop()
stop in interface StatisticsSenderstop in class AbstractStatisticsSenderprotected MBeanServerConnection getMBeanServerConnection(String childName)
protected void closeMBeanServerConnection(String childName)
Copyright © 2015. All rights reserved.