Enum ByteBuddyAgent.AttachmentProvider.ForJ9Vm

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

public static enum ByteBuddyAgent.AttachmentProvider.ForJ9Vm extends Enum<ByteBuddyAgent.AttachmentProvider.ForJ9Vm> implements ByteBuddyAgent.AttachmentProvider
An attachment provider that locates the attach API directly from the system class loader expecting an IBM J9 VM.