Uses of Class
org.jrd.backend.data.cli.utils.AgentConfig
Packages that use AgentConfig
Package
Description
-
Uses of AgentConfig in org.jrd.backend.core
Methods in org.jrd.backend.core with parameters of type AgentConfigModifier and TypeMethodDescriptionint
AgentLoader.attach
(int pid, AgentConfig aconf) This method handles the attachment of a decompiler agent to given VM.AgentAttachManager.attachAgentToVm
(String vmId, int vmPid, AgentConfig agntConfig) static int
AgentLoader.attachImpl
(int pid, AgentConfig aconf) -
Uses of AgentConfig in org.jrd.backend.data.cli
Fields in org.jrd.backend.data.cli declared as AgentConfig -
Uses of AgentConfig in org.jrd.backend.data.cli.utils
Methods in org.jrd.backend.data.cli.utils that return AgentConfigModifier and TypeMethodDescriptionstatic AgentConfig
static AgentConfig
AgentConfig.getAnnonymousForcingPermanentAgent()
static AgentConfig
AgentConfig.getDefaultSinglePermanentAgent()
-
Uses of AgentConfig in org.jrd.backend.data.cli.workers
Methods in org.jrd.backend.data.cli.workers with parameters of type AgentConfig -
Uses of AgentConfig in org.jrd.frontend.frame.main
Methods in org.jrd.frontend.frame.main with parameters of type AgentConfigModifier and TypeMethodDescriptionstatic int
NewAgentDialog.manualAttach
(Component parent, AgentConfig aconf, int targetPid, boolean gui, BytemanCompanion caller)