Package | Description |
---|---|
com.redhat.thermostat.vm.heap.analysis.client.core |
Modifier and Type | Field and Description |
---|---|
protected ActionNotifier<HeapView.HeapDumperAction> |
HeapView.heapDumperNotifier |
Modifier and Type | Method and Description |
---|---|
static HeapView.HeapDumperAction |
HeapView.HeapDumperAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeapView.HeapDumperAction[] |
HeapView.HeapDumperAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HeapView.addDumperListener(ActionListener<HeapView.HeapDumperAction> listener) |
void |
HeapView.removeDumperListener(ActionListener<HeapView.HeapDumperAction> listener) |
Copyright © 2013. All rights reserved.