public final class SystemInfoData extends Object
com.sun.appserv.management.base.SystemInfo,
com.sun.enterprise.management.support.SystemInfoImpl| Modifier and Type | Method and Description |
|---|---|
void |
addPerformanceMillis(String name,
long millis)
Add a performance metric.
|
static SystemInfoData |
getInstance() |
Map<String,Long> |
getPerformanceMillis() |
public static SystemInfoData getInstance()
public void addPerformanceMillis(String name, long millis)
name - millis - Copyright © 2019. All rights reserved.