Constant Field Values
Contents
net.bytebuddy.*
-
net.bytebuddy.ByteBuddy.EnumerationImplementation Modifier and Type Constant Field Value protected static final String
CLONE_METHOD_NAME
"clone"
protected static final String
ENUM_VALUE_OF_METHOD_NAME
"valueOf"
protected static final String
ENUM_VALUES_METHOD_NAME
"values"
-
net.bytebuddy.ClassFileVersion Modifier and Type Constant Field Value protected static final int
BASE_VERSION
44
-
net.bytebuddy.NamingStrategy.SuffixingRandom Modifier and Type Constant Field Value public static final String
BYTE_BUDDY_RENAME_PACKAGE
"net.bytebuddy.renamed"
public static final String
NO_PREFIX
""
-
net.bytebuddy.agent.ByteBuddyAgent Modifier and Type Constant Field Value public static final String
LATENT_RESOLVE
"net.bytebuddy.agent.latent"
-
net.bytebuddy.agent.ByteBuddyAgent.AttachmentProvider.Accessor Modifier and Type Constant Field Value public static final String
VIRTUAL_MACHINE_TYPE_NAME
"com.sun.tools.attach.VirtualMachine"
public static final String
VIRTUAL_MACHINE_TYPE_NAME_J9
"com.ibm.tools.attach.VirtualMachine"
-
net.bytebuddy.agent.ByteBuddyAgent.AttachmentProvider.ForUserDefinedToolsJar Modifier and Type Constant Field Value public static final String
PROPERTY
"net.bytebuddy.agent.toolsjar"
-
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.Factory.MacLibrary Modifier and Type Constant Field Value public static final int
CS_DARWIN_USER_TEMP_DIR
65537
-
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.ForJnaWindowsNamedPipe.Factory Modifier and Type Constant Field Value public static final String
LIBRARY_NAME
"net.bytebuddy.library.name"
-
net.bytebuddy.agent.VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.PosixLibrary Modifier and Type Constant Field Value public static final int
EAGAIN
11
public static final int
EDEADLK
35
public static final int
ESRCH
3
public static final short
IPC_NOWAIT
2048
public static final int
NULL_SIGNAL
0
public static final short
SEM_UNDO
4096
-
net.bytebuddy.agent.VirtualMachine.ForOpenJ9.Dispatcher.ForJnaWindowsEnvironment.WindowsLibrary Modifier and Type Constant Field Value public static final int
SEMAPHORE_ALL_ACCESS
2031619
-
net.bytebuddy.agent.builder.AgentBuilder.InstallationListener.StreamWriting Modifier and Type Constant Field Value protected static final String
PREFIX
"[Byte Buddy]"
-
net.bytebuddy.agent.builder.AgentBuilder.Listener Modifier and Type Constant Field Value public static final boolean
LOADED
true
-
net.bytebuddy.agent.builder.AgentBuilder.Listener.StreamWriting Modifier and Type Constant Field Value protected static final String
PREFIX
"[Byte Buddy]"
-
net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.BatchAllocator Modifier and Type Constant Field Value public static final int
FIRST_BATCH
0
-
net.bytebuddy.asm.Advice.ArgumentHandler Modifier and Type Constant Field Value public static final int
THIS_REFERENCE
0
-
net.bytebuddy.asm.Advice.Dispatcher.RelocationHandler.Bound Modifier and Type Constant Field Value public static final int
NO_REQUIRED_SIZE
0
-
net.bytebuddy.asm.Advice.MethodSizeHandler Modifier and Type Constant Field Value public static final int
UNDEFINED_SIZE
32767
-
net.bytebuddy.asm.Advice.OffsetMapping.ForOrigin.Renderer.ForDescriptor Modifier and Type Constant Field Value public static final char
SYMBOL
100
-
net.bytebuddy.asm.Advice.OffsetMapping.ForOrigin.Renderer.ForJavaSignature Modifier and Type Constant Field Value public static final char
SYMBOL
115
-
net.bytebuddy.asm.Advice.OffsetMapping.ForOrigin.Renderer.ForMethodName Modifier and Type Constant Field Value public static final char
SYMBOL
109
-
net.bytebuddy.asm.Advice.OffsetMapping.ForOrigin.Renderer.ForReturnTypeName Modifier and Type Constant Field Value public static final char
SYMBOL
114
-
net.bytebuddy.asm.Advice.OffsetMapping.ForOrigin.Renderer.ForTypeName Modifier and Type Constant Field Value public static final char
SYMBOL
116
-
net.bytebuddy.asm.Advice.Origin Modifier and Type Constant Field Value public static final String
DEFAULT
""
-
net.bytebuddy.asm.AsmVisitorWrapper Modifier and Type Constant Field Value public static final int
NO_FLAGS
0
-
net.bytebuddy.build.HashCodeAndEqualsPlugin.Sorted Modifier and Type Constant Field Value public static final int
DEFAULT
0
-
net.bytebuddy.build.Plugin.Engine Modifier and Type Constant Field Value public static final String
CLASS_FILE_EXTENSION
".class"
-
net.bytebuddy.build.Plugin.Engine.Listener.StreamWriting Modifier and Type Constant Field Value protected static final String
PREFIX
"[Byte Buddy]"
-
net.bytebuddy.build.Plugin.Factory.UsingReflection.Priority Modifier and Type Constant Field Value public static final int
DEFAULT
0
-
net.bytebuddy.description.ModifierReviewable Modifier and Type Constant Field Value public static final int
EMPTY_MASK
0
-
net.bytebuddy.description.NamedElement Modifier and Type Constant Field Value public static final String
EMPTY_NAME
""
-
net.bytebuddy.description.method.MethodDescription Modifier and Type Constant Field Value public static final String
CONSTRUCTOR_INTERNAL_NAME
"<init>"
public static final String
TYPE_INITIALIZER_INTERNAL_NAME
"<clinit>"
public static final int
TYPE_INITIALIZER_MODIFIER
8
-
net.bytebuddy.description.method.ParameterDescription Modifier and Type Constant Field Value public static final String
NAME_PREFIX
"arg"
-
net.bytebuddy.description.modifier.ModifierContributor Modifier and Type Constant Field Value public static final int
EMPTY_MASK
0
-
net.bytebuddy.description.modifier.ModifierContributor.ForField Modifier and Type Constant Field Value public static final int
MASK
151775
-
net.bytebuddy.description.modifier.ModifierContributor.ForMethod Modifier and Type Constant Field Value public static final int
MASK
7679
-
net.bytebuddy.description.modifier.ModifierContributor.ForParameter Modifier and Type Constant Field Value public static final int
MASK
36880
-
net.bytebuddy.description.modifier.ModifierContributor.ForType Modifier and Type Constant Field Value public static final int
MASK
161311
-
net.bytebuddy.description.type.PackageDescription Modifier and Type Constant Field Value public static final String
PACKAGE_CLASS_NAME
"package-info"
public static final int
PACKAGE_MODIFIERS
5632
-
net.bytebuddy.description.type.TypeDefinition Modifier and Type Constant Field Value public static final String
RAW_TYPES_PROPERTY
"net.bytebuddy.raw"
-
net.bytebuddy.description.type.TypeDescription.Generic.OfWildcardType Modifier and Type Constant Field Value public static final String
SYMBOL
"?"
-
net.bytebuddy.dynamic.ClassFileLocator Modifier and Type Constant Field Value public static final String
CLASS_FILE_EXTENSION
".class"
-
net.bytebuddy.dynamic.Nexus Modifier and Type Constant Field Value public static final String
PROPERTY
"net.bytebuddy.nexus.disabled"
-
net.bytebuddy.dynamic.loading.ByteArrayClassLoader Modifier and Type Constant Field Value public static final String
URL_SCHEMA
"bytebuddy"
-
net.bytebuddy.dynamic.loading.ClassInjector Modifier and Type Constant Field Value public static final boolean
ALLOW_EXISTING_TYPES
false
-
net.bytebuddy.dynamic.loading.ClassInjector.UsingUnsafe Modifier and Type Constant Field Value public static final String
SAFE_PROPERTY
"net.bytebuddy.safe"
-
net.bytebuddy.dynamic.scaffold.TypeWriter<T> Modifier and Type Constant Field Value public static final String
DUMP_PROPERTY
"net.bytebuddy.dump"
-
net.bytebuddy.implementation.FieldAccessor.ForSetter.OfReferenceValue Modifier and Type Constant Field Value protected static final String
PREFIX
"fixedFieldValue"
-
net.bytebuddy.implementation.Implementation.Context.Default Modifier and Type Constant Field Value public static final String
ACCESSOR_METHOD_SUFFIX
"accessor"
public static final String
FIELD_CACHE_PREFIX
"cachedValue"
-
net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate Modifier and Type Constant Field Value public static final String
FIELD_NAME_PREFIX
"delegate"
-
net.bytebuddy.implementation.attribute.AnnotationAppender.ForTypeAnnotations Modifier and Type Constant Field Value public static final boolean
VARIABLE_ON_INVOKEABLE
false
public static final boolean
VARIABLE_ON_TYPE
true
-
net.bytebuddy.implementation.auxiliary.TypeProxy Modifier and Type Constant Field Value public static final String
INSTANCE_FIELD
"target"
public static final String
REFLECTION_METHOD
"make"
-
net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender Modifier and Type Constant Field Value public static final String
GET_DECLARED_CONSTRUCTOR_METHOD_DESCRIPTOR
"([Ljava/lang/Class;)Ljava/lang/reflect/Constructor;"
public static final String
GET_DECLARED_CONSTRUCTOR_METHOD_NAME
"getDeclaredConstructor"
public static final String
GET_REFLECTION_FACTORY_METHOD_DESCRIPTOR
"()Lsun/reflect/ReflectionFactory;"
public static final String
GET_REFLECTION_FACTORY_METHOD_NAME
"getReflectionFactory"
public static final String
JAVA_LANG_CLASS_INTERNAL_NAME
"java/lang/Class"
public static final String
JAVA_LANG_CONSTRUCTOR_INTERNAL_NAME
"java/lang/reflect/Constructor"
public static final String
JAVA_LANG_OBJECT_DESCRIPTOR
"Ljava/lang/Object;"
public static final String
JAVA_LANG_OBJECT_INTERNAL_NAME
"java/lang/Object"
public static final String
NEW_CONSTRUCTOR_FOR_SERIALIZATION_METHOD_DESCRIPTOR
"(Ljava/lang/Class;Ljava/lang/reflect/Constructor;)Ljava/lang/reflect/Constructor;"
public static final String
NEW_CONSTRUCTOR_FOR_SERIALIZATION_METHOD_NAME
"newConstructorForSerialization"
public static final String
NEW_INSTANCE_METHOD_DESCRIPTOR
"([Ljava/lang/Object;)Ljava/lang/Object;"
public static final String
NEW_INSTANCE_METHOD_NAME
"newInstance"
public static final String
REFLECTION_FACTORY_INTERNAL_NAME
"sun/reflect/ReflectionFactory"
-
net.bytebuddy.implementation.bind.annotation.BindingPriority Modifier and Type Constant Field Value public static final int
DEFAULT
1
-
net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy Modifier and Type Constant Field Value protected static final String
FIELD_NAME
"instance"
-
net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy Modifier and Type Constant Field Value protected static final String
FIELD_NAME
"target"
-
net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.ParameterBinder.ForFieldBinding<S extends Annotation> Modifier and Type Constant Field Value protected static final String
BEAN_PROPERTY
""
-
net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.GenericTypeToken Modifier and Type Constant Field Value public static final char
COMPONENT_TYPE_PATH
91
public static final String
EMPTY_TYPE_PATH
""
public static final char
INDEXED_TYPE_DELIMITER
59
public static final char
INNER_CLASS_PATH
46
public static final char
WILDCARD_TYPE_PATH
42
-
net.bytebuddy.utility.OpenedClassReader Modifier and Type Constant Field Value public static final String
EXPERIMENTAL_PROPERTY
"net.bytebuddy.experimental"
-
net.bytebuddy.utility.RandomString Modifier and Type Constant Field Value public static final int
DEFAULT_LENGTH
8
-
net.bytebuddy.utility.StreamDrainer Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
1024