| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.jvm.model |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<HeapMetric> |
CoreBeanFactory.heapMetric() |
| Modifier and Type | Method and Description |
|---|---|
HeapMetric |
CompositeVMMetric.getHeap() |
HeapMetric |
CompositeVMMetric.getNonHeap() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeVMMetric.setHeap(HeapMetric heap) |
void |
CompositeVMMetric.setNonHeap(HeapMetric nonHeap) |
| Constructor and Description |
|---|
CompositeVMMetric(HeapMetric heap,
OSMetric os,
RuntimeMetric runtime,
ThreadMetric threads) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.