protected static class VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment.AttachmentHandle extends Object implements Closeable
| Modifier | Constructor and Description |
|---|---|
protected |
AttachmentHandle(WinNT.HANDLE parent,
WinNT.HANDLE child)
Creates a new attachment handle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected WinNT.HANDLE |
getHandle()
Returns the handle on which signals are to be sent.
|
protected AttachmentHandle(WinNT.HANDLE parent, WinNT.HANDLE child)
parent - The parent handle.child - The child handle.protected WinNT.HANDLE getHandle()
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2014–2022. All rights reserved.