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.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–2015. All rights reserved.