Enum ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm

java.lang.Object
java.lang.Enum<ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm>
net.bytebuddy.agent.ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm
All Implemented Interfaces:
Serializable, Comparable<ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm>, java.lang.constant.Constable, ByteBuddyAgent.AttachmentProvider
Enclosing interface:
ByteBuddyAgent.AttachmentProvider

public static enum ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm extends Enum<ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm> implements ByteBuddyAgent.AttachmentProvider
An attachment provider that is dependant on the existence of a tools.jar file on the local file system.