|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of VMImageBean in org.ow2.jasmine.jadort.api |
|---|
| Methods in org.ow2.jasmine.jadort.api with parameters of type VMImageBean | |
|---|---|
void |
IJadortService.selectVMImage(VMImageBean selectedVMImage)
Select a VM image from the VM images list. |
void |
IJadortService.selectVMImage(VMImageBean selectedVMImage,
ServerBean server)
Select a VM image from the VM images list for a given server. |
| Uses of VMImageBean in org.ow2.jasmine.jadort.api.entities.deployment |
|---|
| Methods in org.ow2.jasmine.jadort.api.entities.deployment that return VMImageBean | |
|---|---|
VMImageBean |
ServerProgressBean.getVmImage()
Get the VM Image to deploy |
VMImageBean |
OperationStateBean.getVmImage()
Get the VM Image to deploy |
| Methods in org.ow2.jasmine.jadort.api.entities.deployment with parameters of type VMImageBean | |
|---|---|
void |
ServerProgressBean.setVmImage(VMImageBean vmImage)
Set the VM Image to deploy |
void |
OperationStateBean.setVmImage(VMImageBean vmImage)
Set the VM Image to deploy |
| Uses of VMImageBean in org.ow2.jasmine.jadort.api.entities.topology |
|---|
| Methods in org.ow2.jasmine.jadort.api.entities.topology that return types with arguments of type VMImageBean | |
|---|---|
java.util.List<VMImageBean> |
GroupBean.getVmImages()
Get the VM Images list for this group. |
| Method parameters in org.ow2.jasmine.jadort.api.entities.topology with type arguments of type VMImageBean | |
|---|---|
void |
GroupBean.setVmImages(java.util.List<VMImageBean> vmImages)
Get the VM Images list for this group. |
| Uses of VMImageBean in org.ow2.jasmine.jadort.service.action |
|---|
| Methods in org.ow2.jasmine.jadort.service.action that return types with arguments of type VMImageBean | |
|---|---|
abstract java.util.List<VMImageBean> |
VMMAction.getVMImages()
Gets the list of VM images on the current host's image repository. |
java.util.List<VMImageBean> |
JasmineVMMAction.getVMImages()
|
| Uses of VMImageBean in org.ow2.jasmine.jadort.service.implementation |
|---|
| Methods in org.ow2.jasmine.jadort.service.implementation with parameters of type VMImageBean | |
|---|---|
void |
JadortServiceStatefulBean.selectVMImage(VMImageBean selectedVMImage)
Select a VM image from the VM images list. |
void |
JadortServiceStatefulBean.selectVMImage(VMImageBean selectedVMImage,
ServerBean server)
Select a VM image from the VM images list for a given server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||