public final class AgentAttacher extends Object
Constructor and Description |
---|
AgentAttacher() |
Modifier and Type | Method and Description |
---|---|
static boolean |
attachAgent() |
static boolean |
attachAgent(int pid,
String options) |
static boolean |
canAttach() |
static boolean |
isAttached() |
public static boolean canAttach()
public static boolean isAttached()
public static boolean attachAgent()
public static boolean attachAgent(int pid, String options)
Copyright © 2021. All rights reserved.