Uses of Class
net.bytebuddy.agent.VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment.AttachmentHandle
-
Packages that use VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment.AttachmentHandle Package Description net.bytebuddy.agent The Byte Buddy agent allows the redefinition of classes at runtime. -
-
Uses of VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment.AttachmentHandle in net.bytebuddy.agent
Methods in net.bytebuddy.agent that return VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment.AttachmentHandle Modifier and Type Method Description private VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment.AttachmentHandle
VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment. openSemaphore(java.io.File directory, java.lang.String name, boolean global)
Opens a semaphore for signaling another process that an attachment is performed.
-