public interface CommandSet
| Modifier and Type | Field and Description |
|---|---|
static byte |
ArrayReference |
static byte |
ArrayType |
static byte |
ClassLoaderReference |
static byte |
ClassObjectReference |
static byte |
ClassType |
static byte |
Event |
static byte |
EventRequest |
static byte |
Field |
static byte |
InterfaceType |
static byte |
Method |
static byte |
ObjectReference |
static byte |
ReferenceType |
static byte |
StackFrame |
static byte |
StringReference |
static byte |
ThreadGroupReference |
static byte |
ThreadReference |
static byte |
VirtualMachine |
static final byte VirtualMachine
static final byte ReferenceType
static final byte ClassType
static final byte ArrayType
static final byte InterfaceType
static final byte Method
static final byte Field
static final byte ObjectReference
static final byte StringReference
static final byte ThreadReference
static final byte ThreadGroupReference
static final byte ArrayReference
static final byte ClassLoaderReference
static final byte EventRequest
static final byte StackFrame
static final byte ClassObjectReference
static final byte Event
Copyright © 2014. All Rights Reserved.