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 TypeMethodDescriptionintAgentLoader.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 intAgentLoader.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 AgentConfigstatic AgentConfigAgentConfig.getAnnonymousForcingPermanentAgent()static AgentConfigAgentConfig.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 intNewAgentDialog.manualAttach(Component parent, AgentConfig aconf, int targetPid, boolean gui, BytemanCompanion caller)