@Service @PerLookup public class JVMStatsImpl extends Object implements MonitorContract
| Constructor and Description |
|---|
JVMStatsImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.glassfish.external.statistics.Statistic |
getStatistic(String statisticName) |
String[] |
getStatisticNames() |
org.glassfish.external.statistics.Statistic[] |
getStatistics() |
ActionReport |
process(ActionReport report,
String filter) |
public String getName()
getName in interface MonitorContractpublic ActionReport process(ActionReport report, String filter)
process in interface MonitorContractpublic org.glassfish.external.statistics.Statistic[] getStatistics()
public String[] getStatisticNames()
public org.glassfish.external.statistics.Statistic getStatistic(String statisticName)
Copyright © 2017. All rights reserved.