Package | Description |
---|---|
com.redhat.thermostat.client.internal | |
com.redhat.thermostat.client.killvm.internal | |
com.redhat.thermostat.client.ui |
Modifier and Type | Method and Description |
---|---|
Collection<VMContextAction> |
UiFacadeFactoryImpl.getVMContextActions() |
Modifier and Type | Method and Description |
---|---|
void |
UiFacadeFactoryImpl.addVMContextAction(VMContextAction service) |
Modifier and Type | Method and Description |
---|---|
void |
MainView.showVMContextActions(List<VMContextAction> actions,
MouseEvent e) |
Modifier and Type | Class and Description |
---|---|
class |
KillVMAction
Implements the
VMContextAction entry point to provide a kill switch
for the currently selected Virtual Machine. |
Modifier and Type | Method and Description |
---|---|
Collection<VMContextAction> |
UiFacadeFactory.getVMContextActions() |
Modifier and Type | Method and Description |
---|---|
void |
UiFacadeFactory.addVMContextAction(VMContextAction service) |
Modifier and Type | Method and Description |
---|---|
void |
MainWindow.showVMContextActions(List<VMContextAction> actions,
MouseEvent e) |
Copyright © 2013. All Rights Reserved.