Uses of Class
org.ow2.jasmine.jadort.service.action.VMMAction

Packages that use VMMAction
org.ow2.jasmine.jadort.service.action   
 

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

Subclasses of VMMAction in org.ow2.jasmine.jadort.service.action
 class JasmineVMMAction
          Action for the JASMINe VMM Agent.
 

Methods in org.ow2.jasmine.jadort.service.action that return VMMAction
static VMMAction VMMAction.getVMMAction(org.ow2.jasmine.jadort.api.entities.topology.VMBean vm)
           
protected static VMMAction VMMAction.newInstance(org.ow2.jasmine.jadort.api.entities.topology.VMBean vm)
           
 

Methods in org.ow2.jasmine.jadort.service.action that return types with arguments of type VMMAction
protected static java.lang.reflect.Constructor<? extends VMMAction> VMMAction.getConstructor(java.lang.Class<? extends VMMAction> actionType)
           
 

Method parameters in org.ow2.jasmine.jadort.service.action with type arguments of type VMMAction
protected static java.lang.reflect.Constructor<? extends VMMAction> VMMAction.getConstructor(java.lang.Class<? extends VMMAction> actionType)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.