Uses of Class
org.jrd.backend.core.VmDecompilerStatus
Packages that use VmDecompilerStatus
-
Uses of VmDecompilerStatus in org.jrd.backend.core
Methods in org.jrd.backend.core that return VmDecompilerStatusModifier and TypeMethodDescription(package private) VmDecompilerStatus
AgentAttachManager.attachAgentToVm
(String vmId, int vmPid) -
Uses of VmDecompilerStatus in org.jrd.backend.data
Fields in org.jrd.backend.data declared as VmDecompilerStatusMethods in org.jrd.backend.data that return VmDecompilerStatusModifier and TypeMethodDescriptionVmInfo.getVmDecompilerStatus()
static VmDecompilerStatus
Cli.obtainClass
(VmInfo vmInfo, String clazz, VmManager manager) Methods in org.jrd.backend.data with parameters of type VmDecompilerStatusModifier and TypeMethodDescriptionvoid
VmInfo.replaceVmDecompilerStatus
(VmDecompilerStatus status) void
VmInfo.setVmDecompilerStatus
(VmDecompilerStatus vmDecompilerStatus)