Modifier and Type | Class and Description |
---|---|
static class |
ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher.ForJava9CapableVm
A dispatcher for reading a process id of the current process via a process handle.
|
static class |
ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher.ForLegacyVm
A dispatcher for a legacy VM that cannot read the current process's id via a process handle.
|
Modifier and Type | Method and Description |
---|---|
static ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher |
ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher.ForJava9CapableVm.make()
Attempts to create a dispatcher for a Java 9 VM and falls back to a legacy dispatcher
if this is not possible.
|
Copyright © 2014–2016. All rights reserved.