Class and Description |
---|
ByteBuddyAgent.AttachmentProvider
An attachment provider is responsible for making the Java attachment API available.
|
ByteBuddyAgent.AttachmentProvider.Accessor
An accessor for a JVM's attachment API.
|
ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher
A dispatcher for reading a process id of the current process.
|
ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher.ForLegacyVm
A dispatcher for a legacy VM that cannot read the current process's id via a process handle.
|
ByteBuddyAgent.AttachmentProvider.Accessor.Unavailable
A canonical implementation of an unavailable accessor.
|
ByteBuddyAgent.AttachmentProvider.ForJigsawVm
An attachment provider that locates the attach API directly from the bootstrap class loader.
|
ByteBuddyAgent.AttachmentProvider.ForToolsJarVm
An attachment provider that is dependant on the existence of a tools.jar file on the local
file system.
|
Copyright © 2014–2016. All rights reserved.