public class FilterProcessorMBeanImpl extends StandardMBean implements FilterProcessorMBean
| Constructor and Description |
|---|
FilterProcessorMBeanImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
getInvocationsCount()
Returns the number of invocations collected since last resetting the
statistics.
|
double |
getMeanFilterDurationMsec()
Returns the mean filter invocation time in milliseconds since resetting
the statistics.
|
void |
resetStatistics()
Resets all statistics values and restarts from zero.
|
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic FilterProcessorMBeanImpl()
throws NotCompliantMBeanException
NotCompliantMBeanExceptionpublic long getInvocationsCount()
FilterProcessorMBeangetInvocationsCount in interface FilterProcessorMBeanFilterProcessorMBean.resetStatistics()public double getMeanFilterDurationMsec()
FilterProcessorMBeangetMeanFilterDurationMsec in interface FilterProcessorMBeanFilterProcessorMBean.resetStatistics()public void resetStatistics()
FilterProcessorMBeanresetStatistics in interface FilterProcessorMBeanCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.