public static class JmxService.JmxDispatcher extends Object implements JmxService.JmxDispatcherMBean
| Constructor and Description |
|---|
JmxService.JmxDispatcher(Dispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
CompositeData[] |
getMetrics() |
boolean |
getProfile() |
String |
getTimeUnit() |
void |
setProfile(boolean enabled) |
void |
setTimeUnit(String unit) |
public JmxService.JmxDispatcher(Dispatcher dispatcher)
public String getTimeUnit()
getTimeUnit in interface JmxService.JmxDispatcherMBeanpublic void setTimeUnit(String unit)
setTimeUnit in interface JmxService.JmxDispatcherMBeanpublic boolean getProfile()
getProfile in interface JmxService.JmxDispatcherMBeanpublic void setProfile(boolean enabled)
setProfile in interface JmxService.JmxDispatcherMBeanpublic CompositeData[] getMetrics() throws OpenDataException
getMetrics in interface JmxService.JmxDispatcherMBeanOpenDataExceptionCopyright © 2010-2015 FuseSource, Corp.. All Rights Reserved.