See: Description
| Interface | Description |
|---|---|
| RequestEventBuilder |
A contract for
request monitoring event builder. |
| Class | Description |
|---|---|
| ApplicationEventImpl |
Implementation of
application event. |
| ApplicationInfoListener |
Application event listener that listens to application
events and just prepare ApplicationInfo instance to be injectable. |
| CompositeApplicationEventListener |
application event listener that aggregates more event listeners into one. |
| CompositeRequestEventListener |
request event listener that aggregates more request event listener into one. |
| EmptyRequestEventBuilder |
Empty mock implementation of
RequestEventBuilder. |
| MonitoringAutodiscoverable |
Autodiscoverable feature that registers
MonitoringFeature
based on configuration properties. |
| MonitoringContainerListener |
Container listener that listens to container events and trigger the
application events
and call them on supplied RequestEventListener. |
| MonitoringContainerListener.Binder |
A binder that binds the
MonitoringContainerListener. |
| MonitoringEventListener |
application event listener that listens to application
and request events and supplies data to MonitoringStatisticsProcessor which
produces monitoring statistics. |
| MonitoringFeature |
Feature that enables calculating of
monitoring statistics and
optionally also enables exposure of monitoring MBeans. |
| MonitoringUtils |
Monitoring helper class that contains utility methods used in
Monitoring.
|
| RequestEventImpl |
Request event implementation. |
| RequestEventImpl.Builder |
Builder of
RequestEventImpl. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.