See: Description
Interface | Description |
---|---|
ApplicationMXBean |
MXBean used for accessing monitored application properties - registered endpoints, number of currently open sessions,
maximal number of open sessions since the start of the monitoring and message statistics.
|
BaseMXBean | |
EndpointMXBean |
MXBean used for accessing monitored endpoint properties - endpoint path and class name, number of currently open
sessions, maximal number of open sessions since the start of monitoring, and message statistics.
|
MessageStatisticsMXBean |
MXBean used for exposing message-level statistics.
|
SessionMXBean |
An MXBean representing a currently open session.
|
Class | Description |
---|---|
EndpointClassNamePathPair |
Path and class name of an endpoint exposed by JMX.
|
ErrorCount |
A pair of error class name and number of times the error occurred.
|
SessionAwareApplicationMonitor |
Application events listener and statistics collector.
|
SessionlessApplicationMonitor |
Application events listener and statistics collector.
|
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.