public class VmDecompilerInformationController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASSES_NOPE |
| Constructor and Description |
|---|
VmDecompilerInformationController(MainFrameView mainFrameView,
VmManager vmManager) |
| Modifier and Type | Method and Description |
|---|---|
static AgentRequestAction |
createRequest(VmInfo vmInfo,
String className,
AgentRequestAction.RequestAction action) |
static String |
submitRequest(VmManager vmManager,
AgentRequestAction request) |
public static final String CLASSES_NOPE
public VmDecompilerInformationController(MainFrameView mainFrameView, VmManager vmManager)
public static AgentRequestAction createRequest(VmInfo vmInfo, String className, AgentRequestAction.RequestAction action)
public static String submitRequest(VmManager vmManager, AgentRequestAction request)
Copyright © 2019. All Rights Reserved.