Uses of Interface
org.glassfish.admin.monitor.cli.MonitorContract
-
Packages that use MonitorContract Package Description org.glassfish.admin.monitor.jvm.statistics org.glassfish.web.admin.monitor.statistics -
-
Uses of MonitorContract in org.glassfish.admin.monitor.jvm.statistics
Classes in org.glassfish.admin.monitor.jvm.statistics that implement MonitorContract Modifier and Type Class Description classJVMStatsImplFor v3 Prelude, following stats will be available server.jvm.committedHeapSize java.lang.management.MemoryUsage init, used, committed, max -
Uses of MonitorContract in org.glassfish.web.admin.monitor.statistics
Classes in org.glassfish.web.admin.monitor.statistics that implement MonitorContract Modifier and Type Class Description classAltServletStatsImplclassHTTPListenerStatsImplA Stats interface to represent the statistical data exposed by an HTTP Listener.classWebModuleVirtualServerStatsImplFor 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,
-