|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VMWareActionCallback | |
---|---|
org.redhat.vmtruckloader.vmware | |
org.redhat.vmtruckloader.vmware.action |
Uses of VMWareActionCallback in org.redhat.vmtruckloader.vmware |
---|
Methods in org.redhat.vmtruckloader.vmware with parameters of type VMWareActionCallback | ||
---|---|---|
|
VMWareTemplate.execute(VMWareActionCallback<T> action)
|
Uses of VMWareActionCallback in org.redhat.vmtruckloader.vmware.action |
---|
Classes in org.redhat.vmtruckloader.vmware.action that implement VMWareActionCallback | |
---|---|
class |
AbstractVMWareActionCallback<T>
|
class |
CloneMachineCallback
Clone a VM - not really tested... |
class |
DeleteMachineActionCallback
VMWare action class that deletes a machine. |
class |
EditMachineCallback
Callback in charge of creating a new Machine |
class |
GetMachineActionCallback
Simple VMWare action class that executes a find VM. |
class |
GetMachinesActionCallback
Simple VMWare action class that executes a finds all VMs. |
class |
MoveVirtualMachineToNetworkCallback
|
class |
StartMachineActionCallback
VMWare action class which starts a machine. |
class |
StopMachineActionCallback
VMWare action class which stops a machine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |