Package org.glassfish.jersey.server.internal.monitoring
package org.glassfish.jersey.server.internal.monitoring
Jersey server-side internal monitoring and statistics classes.
-
ClassDescriptionImplementation of
application event.Application event listenerthat listens toapplicationevents and just prepareApplicationInfoinstance to be injectable.application event listenerthat aggregates more event listeners into one.request event listenerthat aggregates more request event listener into one.Empty mock implementation ofRequestEventBuilder.Autodiscoverable feature that registersMonitoringFeaturebased on configuration properties.Container listener that listens to container events and trigger theapplication eventsand call them on suppliedRequestEventListener.A binder that binds theMonitoringContainerListener.application event listenerthat listens toapplicationandrequestevents and supplies data toMonitoringStatisticsProcessorwhich producesmonitoring statistics.Feature that enables calculating ofmonitoring statisticsand optionally also enables exposure of monitoring MBeans.Monitoring helper class that contains utility methods used in Monitoring.A contract forrequest monitoring eventbuilder.Request eventimplementation.Builder ofRequestEventImpl.