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