Class WebModuleVirtualServerStatsImpl
java.lang.Object
org.glassfish.web.admin.monitor.statistics.WebModuleVirtualServerStatsImpl
- All Implemented Interfaces:
org.glassfish.admin.monitor.cli.MonitorContract
@Service
@PerLookup
public class WebModuleVirtualServerStatsImpl
extends Object
implements org.glassfish.admin.monitor.cli.MonitorContract
For v3 Prelude, following stats will be available
asc activeSessionsCount,
ast activatedSessionsTotal,
rst rejectedSessionsTotal,
st sessionsTotal
ajlc activeJspsLoadedCount,
mjlc maxJspsLoadedCount,
tjlc totalJspsLoadedCount
aslc activeServletsLoadedCount,
mslc maxServletsLoadedCount,
tslc totalServletsLoadedCount
ash activeSessionsHigh,
est expiredSessionsTotal,
pvst passivatedSessionsTotal,
pst persistedSessionsTotal,
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebModuleVirtualServerStatsImpl
public WebModuleVirtualServerStatsImpl()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.glassfish.admin.monitor.cli.MonitorContract
-
process
- Specified by:
processin interfaceorg.glassfish.admin.monitor.cli.MonitorContract
-