cloudstack/plugins/hypervisors
weingartner 4a9487e581 Changed return of methods from DataMotionStrategy, Void to void
The main changes are:
•	Changing methods “Void” to “void”.
•	Removal of the method “Void copyAsync(DataObject srcData, DataObject
destData, AsyncCompletionCallback callback)” that was never used. We
noticed that methods form that class are using the return type Void with
capital V. This way that method has to return a null value at the end.
2015-11-28 12:09:54 -02:00
..
baremetal Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
hyperv Changed return of methods from DataMotionStrategy, Void to void 2015-11-28 12:09:54 -02:00
kvm CLOUDSTACK-9037 patterns can be more elaborate then prefixes. 2015-11-23 11:48:44 +01:00
ovm Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
ovm3 Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
simulator Changed return of methods from DataMotionStrategy, Void to void 2015-11-28 12:09:54 -02:00
ucs Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
vmware Changed return of methods from DataMotionStrategy, Void to void 2015-11-28 12:09:54 -02:00
xenserver Changed return of methods from DataMotionStrategy, Void to void 2015-11-28 12:09:54 -02:00