Modifier and Type | Class and Description |
---|---|
static class |
VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment
A connector implementation for a POSIX environment using JNA.
|
static class |
VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment
A connector implementation for a Windows environment using JNA.
|
Modifier and Type | Method and Description |
---|---|
static VirtualMachine |
VirtualMachine.ForOpenJ9.attach(String processId,
int timeout,
VirtualMachine.ForOpenJ9.Dispatcher dispatcher)
Attaches to the supplied process id.
|
Copyright © 2014–2020. All rights reserved.