
public interface BufferedMonitoredVm extends MonitoredVm
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes()
Interface to get the bytes associated with the instrumentation
for the target Java Virtual Machine.
|
int |
getCapacity()
Interface to get the the size of the instrumentation buffer
for the target Java Virtual Machine.
|
addVmListener, clearLastException, detach, findByName, findByPattern, getInterval, getLastException, getVmIdentifier, isErrored, removeVmListener, setInterval, setLastExceptionbyte[] getBytes()
int getCapacity()
Copyright © 2017–2018 earcam. All rights reserved.