| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<OSMetric> |
CoreBeanFactory.osmetric() |
| Modifier and Type | Method and Description |
|---|---|
OSMetric |
CompositeVMMetric.getOs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeVMMetric.setOs(OSMetric os) |
| Constructor and Description |
|---|
CompositeVMMetric(HeapMetric heap,
OSMetric os,
RuntimeMetric runtime,
ThreadMetric threads) |
| Modifier and Type | Method and Description |
|---|---|
void |
VMView.setOSMetric(OSMetric osMetric) |
| Modifier and Type | Method and Description |
|---|---|
void |
VMMetricsView.setOSMetric(OSMetric osMetric) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.