Uses of Interface
vmm.IVmmProcess
Packages that use IVmmProcess
-
Uses of IVmmProcess in vmm
Methods in vmm that return IVmmProcessModifier and TypeMethodDescriptionIVmmModule.getProcess()Retrieve the process object of this module object.IVmm.kernelProcess()Retrieve the kernel process.IVmm.processGet(int pid) Retrieve a process by its pid.IVmm.processGet(String name) Retrieve a process by its name.Methods in vmm that return types with arguments of type IVmmProcess