Class ConnectionStatisticsMBean
java.lang.Object
org.eclipse.jetty.jmx.ObjectMBean
org.eclipse.jetty.io.jmx.ConnectionStatisticsMBean
- All Implemented Interfaces:
 DynamicMBean
- 
Field Summary
Fields inherited from class ObjectMBean
_managed - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ObjectMBean
getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, getObjectNameBasis, invoke, setAttribute, setAttributes, setMBeanContainer 
- 
Constructor Details
- 
ConnectionStatisticsMBean
 
 - 
 - 
Method Details
- 
getConnectionStatisticsGroups
@ManagedAttribute("ConnectionStatistics grouped by connection class") public Collection<String> getConnectionStatisticsGroups() 
 -