Package org.glassfish.admin.monitor.cli
Interface MonitorContract
-
- All Known Implementing Classes:
AltServletStatsImpl,HTTPListenerStatsImpl,JVMStatsImpl,WebModuleVirtualServerStatsImpl
@Contract public interface MonitorContractCommin interface for monitor task implementation- Author:
- Sreenivas Munnangi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()ActionReportprocess(ActionReport report, String filter)
-
-
-
Method Detail
-
process
ActionReport process(ActionReport report, String filter)
-
getName
String getName()
-
-