Class AltServletStatsImpl
- java.lang.Object
-
- org.glassfish.web.admin.monitor.statistics.AltServletStatsImpl
-
- All Implemented Interfaces:
MonitorContract
@Service @PerLookup public class AltServletStatsImpl extends Object implements MonitorContract
-
-
Constructor Summary
Constructors Constructor Description AltServletStatsImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()ActionReportprocess(ActionReport report, String filter)
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfaceMonitorContract
-
process
public ActionReport process(ActionReport report, String filter)
- Specified by:
processin interfaceMonitorContract
-
-