Package wt.servlet
package wt.servlet
-
ClassDescriptionSimple ServletContextListener/MBean which provides basic information on a web app context.Monitors a web application context
Supported API: true
Extendable: trueContextListener<RequestMBean> MBean that allows selective logging of servlet requests that match specific criteria.Allows selective logging of servlet requests that match specific criteria.Tracks client UserName, IPAddress, UserAgent on a per-user, per-calendar-date basis.Tracks client IP and user agent for device type.Extension ofAsyncJDBCAppenderthat allows one to include additional data items for individual, select request parameters, headers, and/or cookies.Standard implementation ofRequestMBean.Implementation ofNotificationHandlerDelegatefor use in servlet engine to capture a set of active servlet requests immediately prior to notification and then release it immediately thereafter.Implementation ofNotificationHandlerDelegateFactoryfor use in servlet engine withNotificationHandlerMBeanvia its CustomDelegateFactoryClass attribute to constructRequestCaptureDelegateinstances as delegates.ContextListener<RequestMBean> MBean that produce histogram statistics of servlet requests, grouped by context relative request URI.Produce histogram statistics for servlet requests.Detailed information related to a single servlet engine request.Interface to filterRequestMBeanobjects.Set of servlet requests and aggregate data thereon
Supported API: true
Extendable: trueMBean interface for registering and monitoring a set of servlet engine processes.MBean that provides statistics and monitoring capabilities for servlet requests.Monitors servlet engine requests
Supported API: true
Extendable: trueDetailed information related to a single servlet engine session.Interface to filterSessionMBeanobjects.Servlet session and context listener and MBean that provides statistics and monitoring capabilities for servlet sessions.Monitors servlet sessions
Supported API: true
Extendable: trueTracks client user-agent usage for requests within this web app and serviced by this JVM.