Package | Description |
---|---|
com.redhat.thermostat.agent | |
com.redhat.thermostat.backend |
Modifier and Type | Method and Description |
---|---|
static VmStatusListener.Status |
VmStatusListener.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VmStatusListener.Status[] |
VmStatusListener.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VmStatusListener.vmStatusChanged(VmStatusListener.Status newStatus,
String vmId,
int pid) |
Modifier and Type | Method and Description |
---|---|
void |
VmListenerBackend.vmStatusChanged(VmStatusListener.Status newStatus,
String vmId,
int pid) |
Copyright © 2014. All rights reserved.