Package | Description |
---|---|
com.redhat.thermostat.client.heap |
Modifier and Type | Field and Description |
---|---|
protected ActionNotifier<HeapView.HeadDumperAction> |
HeapView.heapDumperNotifier |
Modifier and Type | Method and Description |
---|---|
static HeapView.HeadDumperAction |
HeapView.HeadDumperAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeapView.HeadDumperAction[] |
HeapView.HeadDumperAction.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.HeadDumperAction> listener) |
void |
HeapView.removeDumperListener(ActionListener<HeapView.HeadDumperAction> listener) |
Copyright © 2012. All Rights Reserved.