Package | Description |
---|---|
com.jamonapi.jmx |
Modifier and Type | Interface and Description |
---|---|
interface |
MonitorMsMXBean
Interface that tracks range counts for 'ms.' based jamon monitors
|
Modifier and Type | Class and Description |
---|---|
class |
MonitorDeltaMsMXBeanImp
In addition to tracking the normal jamon aggregates this also displays counts for the time ranges for ms.
|
class |
MonitorDeltaMXBeanImp
Calculate the delta since the last time the methods were called for a given jamon monitor key.
|
class |
MonitorMsMXBeanImp
MxBean used for ms.
|
class |
MonitorMXBeanImp
Base class for jamon configurable mbeans.
|
Modifier and Type | Method and Description |
---|---|
static MonitorMXBean |
MonitorMXBeanFactory.create(String propertyValue) |
static MonitorMXBean |
MonitorMXBeanFactory.createDelta(String propertyValue) |
Modifier and Type | Method and Description |
---|---|
static ObjectName |
MonitorMXBeanFactory.getDeltaObjectName(MonitorMXBean beanImp) |
static ObjectName |
MonitorMXBeanFactory.getObjectName(MonitorMXBean beanImp) |
Copyright © 2015. All rights reserved.