Modifier and Type | Class and Description |
---|---|
static class |
VirtualMachine.ForHotSpot
A virtual machine implementation for a HotSpot VM or any compatible VM.
|
static class |
VirtualMachine.ForHotSpot.OnUnix
A virtual machine implementation for a HotSpot VM running on Unix.
|
Modifier and Type | Method and Description |
---|---|
static VirtualMachine |
VirtualMachine.ForHotSpot.OnUnix.attach(String processId)
Attaches to the supplied VM process.
|
Copyright © 2014–2016. All rights reserved.