public interface MetricsSystemMXBean
限定符和类型 | 方法和说明 |
---|---|
String |
currentConfig() |
void |
refreshMBeans()
Force a refresh of MBeans
|
void |
start()
Start the metrics system
|
void |
stop()
Stop the metrics system
|
void start()
MetricsException
void stop()
MetricsException
void refreshMBeans()
MetricsException
String currentConfig()
MetricsException
Copyright © 2009 The Apache Software Foundation