Class HTTPListenerStatsImpl
java.lang.Object
org.glassfish.web.admin.monitor.statistics.HTTPListenerStatsImpl
- All Implemented Interfaces:
org.glassfish.admin.monitor.cli.MonitorContract
@Service
@PerLookup
public class HTTPListenerStatsImpl
extends Object
implements org.glassfish.admin.monitor.cli.MonitorContract
A Stats interface to represent the statistical data exposed by an
HTTP Listener.
For v3 Prelude, following stats will be available
errorCount, maxTime, processingTime, and requestCount
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HTTPListenerStatsImpl
public HTTPListenerStatsImpl()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.glassfish.admin.monitor.cli.MonitorContract
-
process
- Specified by:
processin interfaceorg.glassfish.admin.monitor.cli.MonitorContract
-