
| Modifier and Type | Method and Description |
|---|---|
void |
detach()
Interface to detach from the remote Java Virtual Machine.
|
byte[] |
getBytes()
Interface to get the bytes associated with the instrumentation
for the remote Java Virtual Machine.
|
int |
getCapacity()
Interface to get the the size of the instrumentation buffer
for the target Java Virtual Machine.
|
int |
getLocalVmId()
Interface to return the Local Virtual Machine Identifier for
the remote Java Virtual Machine.
|
byte[] getBytes()
throws RemoteException
RemoteException - Thrown on any communication errorint getCapacity()
throws RemoteException
RemoteException - Thrown on any communication errorint getLocalVmId()
throws RemoteException
RemoteException - Thrown on any communication errorvoid detach()
throws RemoteException
RemoteException - Thrown on any communication errorCopyright © 2017–2018 earcam. All rights reserved.