Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ADRESS |
"localhost" |
public static final int |
DEFAULT_PORT |
5395 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ADDRESS |
"localhost" |
public static final int |
DEFAULT_PORT |
5395 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ADDRESS |
"localhost" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTION_PARAM_NAME |
"action" |
public static final String |
CLASS_TO_DECOMPILE_NAME |
"class-to-decompile" |
public static final String |
CLASS_TO_OVERWRITE_BODY |
"body-to-overwrite" |
public static final String |
HOSTNAME_PARAM_NAME |
"hostname:" |
public static final String |
LISTEN_PORT_PARAM_NAME |
"listen-port" |
public static final int |
NOT_ATTACHED_PORT |
-1 |
public static final String |
VM_ID_PARAM_NAME |
"vm-id" |
public static final String |
VM_PID_PARAM_NAME |
"vm-pid" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERBOSE |
"-verbose" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JAVAP_NAME |
"javap" |
public static final String |
JAVAP_VERBOSE_NAME |
"javap -v" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CLASS_BODY |
1 |
public static final int |
CLASS_NAME |
0 |
public static final String |
CLASSES_NOPE |
"Classes couldn\'t be loaded. Do you have agent configured?" |
Copyright © 2020. All rights reserved.