public class JmxService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JmxService.JmxDispatcher |
static interface |
JmxService.JmxDispatcherMBean |
| Modifier and Type | Field and Description |
|---|---|
static String |
DISPATCHER_OBJECT_NAME |
| Constructor and Description |
|---|
JmxService() |
| Modifier and Type | Method and Description |
|---|---|
static CompositeData |
convert(Metrics metric,
TimeUnit timeUnit) |
static ObjectName |
objectName(org.fusesource.hawtdispatch.internal.HawtDispatcher dispatcher) |
static void |
register(org.fusesource.hawtdispatch.internal.HawtDispatcher dispatcher) |
static void |
unregister(org.fusesource.hawtdispatch.internal.HawtDispatcher dispatcher) |
public static final String DISPATCHER_OBJECT_NAME
public JmxService()
public static CompositeData convert(Metrics metric, TimeUnit timeUnit) throws OpenDataException
OpenDataExceptionpublic static ObjectName objectName(org.fusesource.hawtdispatch.internal.HawtDispatcher dispatcher)
public static void register(org.fusesource.hawtdispatch.internal.HawtDispatcher dispatcher) throws Exception
Exceptionpublic static void unregister(org.fusesource.hawtdispatch.internal.HawtDispatcher dispatcher) throws Exception
ExceptionCopyright © 2010-2015 FuseSource, Corp.. All Rights Reserved.