Package org.glassfish.jersey.server.monitoring
package org.glassfish.jersey.server.monitoring
Jersey server-side monitoring JMX MBeans interfaces.
-
ClassDescriptionAn event informing about application lifecycle changes.The type of the event that identifies on which lifecycle change the event is triggered.Jersey specific provider that listens to
application events
.Monitoring configuration of an application.Application MX Bean.A listener contract that allows any registered implementation class to receive application destroy events.MXBean interface of theexception mapper
statistics.Monitoring statistics ofexception mapper
executions.Monitoring statistics of execution of one target.Monitoring statistics return statistic information about application run like number of requests received, duration of request processing, number of successfully processed requests, statistical information about execution of methods and resources, information about matching.A Jersey specific provider that listens to monitoring statistics.An event informing about details of a request processing.Describes the origin of the exception.The type of the event which describes in which request processing phase the event is triggered.Non-registrable provider that listens torequest events
.MXBean interface of resource method MXBeans.Monitoring statistics an of an execution of the resource method.MXBean interface of resource MXBeans.Monitoring statistics of the resource.MXBean interface of response MXBean.Monitoring statistics of responses produced by application.Monitoring statistics of execution of any target (resource, resource method, application).