Uses of Class
org.ow2.jasmine.jadort.api.entities.topology.VMBean

Packages that use VMBean
org.ow2.jasmine.jadort.api.entities.topology   
org.ow2.jasmine.jadort.service.action   
 

Uses of VMBean in org.ow2.jasmine.jadort.api.entities.topology
 

Methods in org.ow2.jasmine.jadort.api.entities.topology that return VMBean
 VMBean ServerBean.getVm()
          Get the VM this server is running on
 

Methods in org.ow2.jasmine.jadort.api.entities.topology with parameters of type VMBean
 void ServerBean.setVm(VMBean vm)
          Set the VM this server is running on
 

Uses of VMBean in org.ow2.jasmine.jadort.service.action
 

Methods in org.ow2.jasmine.jadort.service.action with parameters of type VMBean
static VMMAction VMMAction.getVMMAction(VMBean vm)
           
protected static VMMAction VMMAction.newInstance(VMBean vm)
           
 

Constructors in org.ow2.jasmine.jadort.service.action with parameters of type VMBean
JasmineVMMAction(VMBean vm)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.