Package | Description |
---|---|
org.javasimon.jmx |
JMX capabilities for Simons.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CounterMXBean
Interface for MX Bean representing a particular
Counter . |
interface |
StopwatchMXBean
Interface for MX Bean representing a particular
Stopwatch . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSimonMXBeanImpl
Common functionality for JMX bean for a single Simon that corresponds to AbstractSimon in the core package.
|
class |
CounterMXBeanImpl
MX Bean representing a particular
Counter . |
class |
StopwatchMXBeanImpl
MX Bean representing a particular
Stopwatch . |
Modifier and Type | Method and Description |
---|---|
protected SimonSuperMXBean |
JmxRegisterCallback.constructObject(Simon simon)
Constructs JMX object from Simon object.
|
Copyright © 2019. All rights reserved.