Uses of Class
com.sun.tools.attach.AgentLoadException
Packages that use AgentLoadException
-
Uses of AgentLoadException in com.sun.tools.attach
Methods in com.sun.tools.attach that throw AgentLoadException修饰符和类方法描述voidLoads an agent.abstract voidLoads an agent.voidVirtualMachine.loadAgentLibrary(String agentLibrary) Loads an agent library.abstract voidVirtualMachine.loadAgentLibrary(String agentLibrary, String options) Loads an agent library.voidVirtualMachine.loadAgentPath(String agentPath) Load a native agent library by full pathname.abstract voidVirtualMachine.loadAgentPath(String agentPath, String options) Load a native agent library by full pathname.