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