|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.jmx.ObjectMBean
org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
public class Jsr77ServletHolderMBean
Jsr77ServletHolderMBean
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jetty.jmx.ObjectMBean |
|---|
_managed |
| Constructor Summary | |
|---|---|
Jsr77ServletHolderMBean(Object managedObject)
|
|
| Method Summary | |
|---|---|
Long |
getMaxTime()
MaxTime Necessary for JBoss's JSR77 impl. |
Long |
getMinTime()
MinTime Necessary for JBoss's JSR77 impl. |
ObjectName |
getObjectName()
|
Long |
getProcessingTime()
Satisfying JBoss's JSR77 impl |
Integer |
getRequestCount()
Satisfying JBoss's JSR77 impl |
boolean |
getStatisticsProvider()
StatisticsProvider As per the jsr77 spec, we are providing statistics for a servlet |
javax.management.j2ee.statistics.ServletStats |
getStats()
ServletStats |
| Methods inherited from class org.eclipse.jetty.jmx.ObjectMBean |
|---|
defineAttribute, getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectNameBasis, invoke, mbeanFor, setAttribute, setAttributes, setMBeanContainer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jsr77ServletHolderMBean(Object managedObject)
throws MBeanException
MBeanException| Method Detail |
|---|
public boolean getStatisticsProvider()
public javax.management.j2ee.statistics.ServletStats getStats()
public Long getMaxTime()
public Long getMinTime()
public Long getProcessingTime()
public Integer getRequestCount()
public ObjectName getObjectName()
getObjectName in class org.eclipse.jetty.jmx.ObjectMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||