Uses of Interface
gov.nasa.arc.brahms.vm.api.components.IVMController

Packages that use IVMController
gov.nasa.arc.brahms.vm.api   
gov.nasa.arc.brahms.vm.api.jac   
gov.nasa.arc.brahms.vm.api.jagt   
gov.nasa.arc.brahms.vm.api.jsvc   
 

Uses of IVMController in gov.nasa.arc.brahms.vm.api
 

Methods in gov.nasa.arc.brahms.vm.api that return IVMController
static IVMController JAPI.getVMController()
          Returns the virtual machine's controller usable by this agent.
 IVMController IBVM.getVMController()
          Returns the virtual machine's controller
 

Uses of IVMController in gov.nasa.arc.brahms.vm.api.jac
 

Methods in gov.nasa.arc.brahms.vm.api.jac that return IVMController
protected  IVMController AbstractExternalActivity.getVMController()
          Returns the virtual machine's controller usable by this activity.
 

Uses of IVMController in gov.nasa.arc.brahms.vm.api.jagt
 

Methods in gov.nasa.arc.brahms.vm.api.jagt that return IVMController
protected  IVMController AbstractExternalAgent.getVMController()
          Returns the virtual machine's controller usable by this agent.
 

Uses of IVMController in gov.nasa.arc.brahms.vm.api.jsvc
 

Methods in gov.nasa.arc.brahms.vm.api.jsvc that return IVMController
 IVMController AbstractExternalService.getVMController()
          Returns the interface to the the virtual machine's controller.
 



Copyright © 1997-2012 All Rights Reserved.