Package wt.servlet
Class RequestHistogrammer
java.lang.Object
javax.management.StandardMBean
wt.jmx.core.StandardMBean
wt.jmx.core.SelfAwareMBean
wt.servlet.RequestHistogrammer
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,BaseObjectNamed,ContextListener<RequestMBean>,SelfEmailingMBean,RequestHistogrammerMBean
public final class RequestHistogrammer
extends SelfAwareMBean
implements ContextListener<RequestMBean>, RequestHistogrammerMBean
ContextListener<RequestMBean>
MBean that produce histogram statistics of servlet requests, grouped by context
relative request URI.
To use this class specify the desired name for a listener instance and the
full class name of this class to the addRequestListener() operation of
ServletRequestMonitorMBean.
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from class wt.jmx.core.SelfAwareMBean
deregister, destroy, getBaseObjectName, getObjectName, getObjectNameOnPreRegister, getOwnerMBean, getRegisteredMBeanIterator, getSelfAwareMBean, init, isAutoStart, isInited, isRegistered, isStarted, onDestroy, onInit, postDeregister, postRegister, preDeregister, preRegister, register, register, register, resetObjectName, setAutoStart, setOwnerMBean, start, stopMethods inherited from class wt.jmx.core.StandardMBean
cacheMBeanInfo, cacheMBeanInfoInInstance, emailThisMBean, getAttributes, getCachedInstanceMBeanInfo, getCachedMBeanInfo, getDescription, getDescription, getDescription, getDescription, getImpact, getMBeanInfo, getParameterName, setAttributes, sortMethods inherited from class javax.management.StandardMBean
getAttribute, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, invoke, setAttribute, setImplementationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean