Uses of Interface
net.bytebuddy.description.method.MethodDescription.InDefinedShape
Packages that use MethodDescription.InDefinedShape
Package
Description
An agent builder is used to easily implement load-time class-transformations using a Java agent.
The ASM package contains classes that are meant for direct interaction with the ASM API.
A package for types that allow for applying Byte Buddy transformation during a build process.
Classes of this package allow the representation of Java classes, their member and their meta data.
Contains descriptions of annotations and annotation values.
Contains descriptions of Java methods and constructors as well as their parameters.
Contains descriptions of Java types and packages.
This package contains classes and interfaces that are connected to writing the byte stream that represents a Java
type that is dynamically created and for loading this type into a running JVM process.
This package contains helper types and implementations that are responsible for the actual writing of a byte array
representing a Java class.
All classes and types in this package are related to creating a
DynamicType by
enhancing a given type.The implementation package contains any logic for intercepting method calls.
All types and classes in this package are responsible for writing attributes for a given Java byte code element,
i.e.
Auxiliary types describe helper types that aid as a supplementary to a given
InstrumentedType.This package contains annotations, types and classes that are responsible for binding a method to calling another
method by interpreting annotations that indicate how a method should be bound to another method.
StackManipulations in this package are responsible for
creating compile-time constants and pushing them onto the operand stack.StackManipulations of this package are responsible for
accessing type or method members, i.e.Contains an API for matching Java byte code entities.
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.This package contains utility classes for common use within any Byte Buddy logic.
-
Uses of MethodDescription.InDefinedShape in net.bytebuddy.agent.builder
Fields in net.bytebuddy.agent.builder declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeAgentBuilder.LambdaInstrumentationStrategy.LambdaInstanceFactory.LambdaMethodImplementation.Appender.Dispatcher.UsingMethodHandle.invokeExactA description ofjava.lang.invoke.MethodHandle#invokeExact(Object...).private final MethodDescription.InDefinedShapeAgentBuilder.LambdaInstrumentationStrategy.LambdaInstanceFactory.ConstructorImplementation.objectConstructorA reference to theObjectclass's default executing transformer.Constructors in net.bytebuddy.agent.builder with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedUsingMethodHandle(MethodDescription.InDefinedShape invokeExact) Creates a new dispatcher that is using a method handle. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.asm
Fields in net.bytebuddy.asm declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeAdvice.BootstrapArgumentResolver.ForDefaultValues.adviceMethodThe advice method.private final MethodDescription.InDefinedShapeAdvice.Delegator.ForRegularInvocation.adviceMethodThe advice method.protected final MethodDescription.InDefinedShapeAdvice.Dispatcher.Delegating.adviceMethodThe advice method.protected final MethodDescription.InDefinedShapeAdvice.Dispatcher.Inlining.adviceMethodThe advice method.protected final MethodDescription.InDefinedShapeAdvice.Dispatcher.Inlining.CodeTranslationVisitor.adviceMethodThe advice method.protected final MethodDescription.InDefinedShapeAdvice.Dispatcher.Inlining.Resolved.adviceMethodThe represented advice method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_INCLUDE_SELFA description of theAdvice.AllArguments.includeSelf()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_INCLUDE_SELFTheMemberSubstitution.AllArguments.includeSelf()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_NULL_IF_EMPTYA description of theAdvice.AllArguments.nullIfEmpty()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_NULL_IF_EMPTYTheMemberSubstitution.AllArguments.nullIfEmpty()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_READ_ONLYA description of theAdvice.AllArguments.readOnly()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_SOURCETheMemberSubstitution.AllArguments.source()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_TYPINGA description of theAdvice.AllArguments.typing()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments.Factory.ALL_ARGUMENTS_TYPINGTheMemberSubstitution.AllArguments.typing()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForArgument.Unresolved.Factory.ARGUMENT_OPTIONALA description of theAdvice.Argument.optional()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument.Factory.ARGUMENT_OPTIONALTheMemberSubstitution.Argument.optional()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForArgument.Unresolved.Factory.ARGUMENT_READ_ONLYA description of theAdvice.Argument.readOnly()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument.Factory.ARGUMENT_SOURCETheMemberSubstitution.Argument.source()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForArgument.Unresolved.Factory.ARGUMENT_TYPINGA description of theAdvice.Argument.typing()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument.Factory.ARGUMENT_TYPINGTheMemberSubstitution.Argument.typing()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForArgument.Unresolved.Factory.ARGUMENT_VALUEA description of theAdvice.Argument.value()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument.Factory.ARGUMENT_VALUETheMemberSubstitution.Argument.value()property.private static final MethodDescription.InDefinedShapeAdvice.BACKUP_ARGUMENTSA reference to theAdvice.OnMethodExit.backupArguments()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_NAMETheAdvice.DynamicConstant.bootstrapName()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_NAMEprivate static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_OWNERTheAdvice.DynamicConstant.bootstrapOwner()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_OWNERprivate static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_PARAMETER_TYPESTheAdvice.DynamicConstant.bootstrapParameterTypes()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_PARAMETER_TYPESprivate static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_RETURN_TYPETheAdvice.DynamicConstant.bootstrapReturnType()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_RETURN_TYPEprivate static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_TYPETheAdvice.DynamicConstant.bootstrapType()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.BOOTSTRAP_TYPEprivate final MethodDescription.InDefinedShapeAdvice.Delegator.ForDynamicInvocation.bootstrapMethodThe bootstrap method.private final MethodDescription.InDefinedShapeAdvice.Delegator.ForDynamicInvocation.Factory.bootstrapMethodThe bootstrap method.private final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForStackManipulation.OfDynamicInvocation.bootstrapMethodThe bootstrap method or constructor.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForDynamicInvocation.bootstrapMethodThe bootstrap method.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForDynamicInvocation.Factory.bootstrapMethodThe bootstrap method.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForDynamicInvocation.Resolved.bootstrapMethodThe bootstrap method.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfDynamicInvocation.bootstrapMethodThe bootstrap method to use.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForCurrent.Factory.CURRENT_TYPINGTheMemberSubstitution.Current.typing()property.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.ForDefaultValues.delegateThe delegation target.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.ForDefaultValues.Resolved.delegateThe delegation target.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForDynamicInvocation.delegateThe delegation method.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForDynamicInvocation.Resolved.delegateThe delegation target.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.Factory.delegateA description of the method or constructor to delegate to.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForEnterValue.Factory.ENTER_READ_ONLYA description of theAdvice.Argument.readOnly()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForEnterValue.Factory.ENTER_TYPINGA description of theAdvice.Argument.typing()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForExitValue.Factory.EXIT_READ_ONLYA description of theAdvice.Exit.readOnly()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForExitValue.Factory.EXIT_TYPINGA description of theAdvice.Exit.typing()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForField.FIELD_DECLARING_TYPETheAdvice.FieldValue.declaringType()} method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForFieldHandle.Unresolved.ReaderFactory.FIELD_GETTER_HANDLE_DECLARING_TYPETheAdvice.FieldGetterHandle.declaringType()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.GetterFactory.FIELD_GETTER_HANDLE_DECLARING_TYPEprivate static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForFieldHandle.Unresolved.ReaderFactory.FIELD_GETTER_HANDLE_VALUETheAdvice.FieldGetterHandle.value()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.GetterFactory.FIELD_GETTER_HANDLE_VALUETheMemberSubstitution.FieldGetterHandle.value()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForField.FIELD_READ_ONLYTheAdvice.FieldValue.readOnly()} method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForFieldHandle.Unresolved.WriterFactory.FIELD_SETTER_HANDLE_DECLARING_TYPETheAdvice.FieldSetterHandle.declaringType()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.SetterFactory.FIELD_SETTER_HANDLE_DECLARING_TYPEprivate static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForFieldHandle.Unresolved.WriterFactory.FIELD_SETTER_HANDLE_VALUETheAdvice.FieldSetterHandle.value()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.SetterFactory.FIELD_SETTER_HANDLE_VALUETheMemberSubstitution.FieldGetterHandle.value()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForField.FIELD_TYPINGTheAdvice.FieldValue.typing()} method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForField.FIELD_VALUETheAdvice.FieldValue.value()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.FIELD_VALUE_DECLARING_TYPETheMemberSubstitution.FieldValue.declaringType()property.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.FIELD_VALUE_TYPINGTheMemberSubstitution.FieldValue.typing()property.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.FIELD_VALUE_VALUETheMemberSubstitution.FieldValue.value()property.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle.Factory.HANDLE_NAMETheMemberSubstitution.Handle.name()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle.Factory.HANDLE_OWNERTheMemberSubstitution.Handle.owner()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle.Factory.HANDLE_PARAMETER_TYPESTheMemberSubstitution.Handle.parameterTypes()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle.Factory.HANDLE_RETURN_TYPETheMemberSubstitution.Handle.returnType()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle.Factory.HANDLE_TYPETheMemberSubstitution.Handle.type()method.private static final MethodDescription.InDefinedShapeAdvice.INLINE_ENTERA reference to theAdvice.OnMethodEnter.inline()method.private static final MethodDescription.InDefinedShapeAdvice.INLINE_EXITA reference to theAdvice.OnMethodExit.inline()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForDynamicConstant.Factory.INVOKEDYNAMICTheAdvice.DynamicConstant.invokedynamic()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.INVOKEDYNAMICprotected static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForLocalValue.Factory.LOCAL_VALUEA description of theAdvice.Local.value()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForDynamicConstant.Factory.NAMETheAdvice.DynamicConstant.name()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForHandle.Factory.NAMETheAdvice.Handle.name()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.NAMETheMemberSubstitution.DynamicConstant.name()method.private static final MethodDescription.InDefinedShapeAdvice.ON_THROWABLEA reference to theAdvice.OnMethodExit.onThrowable()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForOrigin.Factory.ORIGIN_TYPETheMemberSubstitution.Origin.source()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForOrigin.Factory.ORIGIN_VALUEA description of theAdvice.Origin.value()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForHandle.Factory.OWNERTheAdvice.Handle.owner()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForHandle.Factory.PARAMETER_TYPESTheAdvice.Handle.parameterTypes()()} method.private static final MethodDescription.InDefinedShapeAdvice.PREPEND_LINE_NUMBERA reference to theAdvice.OnMethodEnter.prependLineNumber()method.private final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForStackManipulation.OfAnnotationProperty.propertyThe annotation property.private final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfAnnotationProperty.propertyThe annotation property to resolve.private static final MethodDescription.InDefinedShapeAdvice.REPEAT_ONA reference to theAdvice.OnMethodExit.repeatOn()method.private static final MethodDescription.InDefinedShapeAdvice.REPEAT_ON_INDEXA reference to theAdvice.OnMethodExit.repeatOnIndex()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForReturnValue.Factory.RETURN_READ_ONLYA description of theAdvice.Return.readOnly()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForHandle.Factory.RETURN_TYPETheAdvice.Handle.returnType()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForReturnValue.Factory.RETURN_TYPINGA description of theAdvice.Return.typing()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForSelfCallHandle.Factory.SELF_CALL_HANDLE_BOUNDTheboundproperty of theAdvice.SelfCallHandleannotation.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForSelfCallHandle.Factory.SELF_CALL_HANDLE_BOUNDTheMemberSubstitution.SelfCallHandle.bound()property.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForSelfCallHandle.Factory.SELF_CALL_HANDLE_SOURCETheMemberSubstitution.SelfCallHandle.source()property.private static final MethodDescription.InDefinedShapeAdvice.SKIP_ONA reference to theAdvice.OnMethodEnter.skipOn()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.Factory.SKIP_ON_DEFAULT_VALUEA description of theAdvice.AssignReturned.AsScalar.skipOnDefaultValue()method.private static final MethodDescription.InDefinedShapeAdvice.SKIP_ON_INDEXA reference to theAdvice.OnMethodEnter.skipOnIndex()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStubValue.Factory.STUB_VALUE_SOURCETheMemberSubstitution.StubValue.source()property.private static final MethodDescription.InDefinedShapeAdvice.SUPPRESS_ENTERA reference to theAdvice.OnMethodEnter.suppress()method.private static final MethodDescription.InDefinedShapeAdvice.SUPPRESS_EXITA reference to theAdvice.OnMethodExit.suppress()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForThisReference.Factory.THIS_OPTIONALA description of theAdvice.This.optional()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReference.Factory.THIS_OPTIONALTheMemberSubstitution.This.optional()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForThisReference.Factory.THIS_READ_ONLYA description of theAdvice.This.readOnly()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReference.Factory.THIS_SOURCETheMemberSubstitution.This.source()reference.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForThisReference.Factory.THIS_TYPINGA description of theAdvice.This.typing()method.private static final MethodDescription.InDefinedShapeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReference.Factory.THIS_TYPINGTheMemberSubstitution.This.typing()property.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForThrowable.Factory.THROWN_READ_ONLYA description of theAdvice.Thrown.readOnly()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForThrowable.Factory.THROWN_TYPINGA description of theAdvice.Thrown.typing()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToAllArguments.Handler.Factory.TO_ALL_ARGUMENTS_INDEXA description of theAdvice.AssignReturned.ToAllArguments.index()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToAllArguments.Handler.Factory.TO_ALL_ARGUMENTS_TYPINGA description of theAdvice.AssignReturned.ToAllArguments.typing()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToArguments.Handler.Factory.TO_ARGUMENT_INDEXA description of theAdvice.AssignReturned.ToArguments.ToArgument.index()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToArguments.Handler.Factory.TO_ARGUMENT_TYPINGA description of theAdvice.AssignReturned.ToArguments.ToArgument.typing()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToArguments.Handler.Factory.TO_ARGUMENT_VALUEA description of theAdvice.AssignReturned.ToArguments.ToArgument.value()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToArguments.Handler.Factory.TO_ARGUMENTS_VALUEA description of theAdvice.AssignReturned.ToArguments.value()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToFields.Handler.Factory.TO_FIELD_DECLARING_TYPEA description of theAdvice.AssignReturned.ToFields.ToField.declaringType()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToFields.Handler.Factory.TO_FIELD_INDEXA description of theAdvice.AssignReturned.ToFields.ToField.index()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToFields.Handler.Factory.TO_FIELD_TYPINGA description of theAdvice.AssignReturned.ToFields.ToField.typing()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToFields.Handler.Factory.TO_FIELD_VALUEA description of theAdvice.AssignReturned.ToFields.ToField.value()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToFields.Handler.Factory.TO_FIELDS_VALUEA description of theAdvice.AssignReturned.ToFields.value()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToReturned.Handler.Factory.TO_RETURNED_INDEXA description of theAdvice.AssignReturned.ToReturned.index()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToReturned.Handler.Factory.TO_RETURNED_TYPINGA description of theAdvice.AssignReturned.ToReturned.typing()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToThis.Handler.Factory.TO_THIS_INDEXA description of theAdvice.AssignReturned.ToThis.index()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToThis.Handler.Factory.TO_THIS_TYPINGA description of theAdvice.AssignReturned.ToThis.typing()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToThrown.Handler.Factory.TO_THROWN_INDEXA description of theAdvice.AssignReturned.ToThrown.index()method.private static final MethodDescription.InDefinedShapeAdvice.AssignReturned.ToThrown.Handler.Factory.TO_THROWN_TYPINGA description of theAdvice.AssignReturned.ToThrown.typing()method.private static final MethodDescription.InDefinedShapeAdvice.OffsetMapping.ForHandle.Factory.TYPETheAdvice.Handle.type()method.Methods in net.bytebuddy.asm with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescription<T extends Annotation>
Advice.WithCustomMappingAdvice.WithCustomMapping.bindDynamic(Class<T> type, MethodDescription.InDefinedShape bootstrapMethod, Object... constant) Binds the supplied annotation to a dynamically bootstrapped value.<T extends Annotation>
Advice.WithCustomMappingAdvice.WithCustomMapping.bindDynamic(Class<T> type, MethodDescription.InDefinedShape bootstrapMethod, List<?> constants) Binds the supplied annotation to a dynamically bootstrapped value.MemberSubstitution.Substitution.Chain.Step.ForDelegation.WithCustomMapping.bindDynamic(Class<T> type, MethodDescription.InDefinedShape bootstrapMethod, Object... constant) Binds the supplied annotation to a dynamically bootstrapped value.MemberSubstitution.Substitution.Chain.Step.ForDelegation.WithCustomMapping.bindDynamic(Class<T> type, MethodDescription.InDefinedShape bootstrapMethod, List<?> constants) Binds the supplied annotation to a dynamically bootstrapped value.<T extends Annotation>
Advice.WithCustomMappingAdvice.WithCustomMapping.bindLambda(Class<T> type, MethodDescription.InDefinedShape methodDescription, TypeDescription functionalInterface) Binds the supplied annotation as a lambda expression via the JVM's lambda metafactory.<T extends Annotation>
Advice.WithCustomMappingAdvice.WithCustomMapping.bindLambda(Class<T> type, MethodDescription.InDefinedShape methodDescription, TypeDescription functionalInterface, MethodGraph.Compiler methodGraphCompiler) Binds the supplied annotation as a lambda expression via the JVM's lambda metafactory.MemberSubstitution.Substitution.Chain.Step.ForDelegation.WithCustomMapping.bindLambda(Class<T> type, MethodDescription.InDefinedShape methodDescription, TypeDescription functionalInterface) Binds the supplied annotation as a lambda expression via the JVM's lambda metafactory.MemberSubstitution.Substitution.Chain.Step.ForDelegation.WithCustomMapping.bindLambda(Class<T> type, MethodDescription.InDefinedShape methodDescription, TypeDescription functionalInterface, MethodGraph.Compiler methodGraphCompiler) Binds the supplied annotation as a lambda expression via the JVM's lambda metafactory.Advice.WithCustomMapping.bootstrap(MethodDescription.InDefinedShape bootstrap) Defines the supplied method or constructor as a dynamic invocation bootstrap target for delegating advice methods.Advice.WithCustomMapping.bootstrap(MethodDescription.InDefinedShape bootstrap, Advice.BootstrapArgumentResolver.Factory resolverFactory) Defines the supplied method or constructor as a dynamic invocation bootstrap target for delegating advice methods.Advice.WithCustomMapping.bootstrap(MethodDescription.InDefinedShape bootstrap, Advice.BootstrapArgumentResolver.Factory resolverFactory, TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> visitor) Defines the supplied method or constructor as a dynamic invocation bootstrap target for delegating advice methods.MemberSubstitution.Substitution.Chain.Step.ForDelegation.WithCustomMapping.bootstrap(MethodDescription.InDefinedShape bootstrap) Defines the supplied method description as a dynamic invocation bootstrap target for delegating advice methods.MemberSubstitution.Substitution.Chain.Step.ForDelegation.WithCustomMapping.bootstrap(MethodDescription.InDefinedShape bootstrap, MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.Factory resolverFactory) Defines the supplied method description as a dynamic invocation bootstrap target for delegating advice methods.private static Advice.Dispatcher.UnresolvedAdvice.locate(Class<? extends Annotation> type, MethodDescription.InDefinedShape property, Advice.Dispatcher.Unresolved dispatcher, MethodDescription.InDefinedShape methodDescription, Advice.Delegator.Factory delegatorFactory) Locates a dispatcher for the method if available.Advice.Delegator.Factory.make(MethodDescription.InDefinedShape adviceMethod, boolean exit) Resolves a delegator.Advice.Delegator.ForDynamicInvocation.Factory.make(MethodDescription.InDefinedShape adviceMethod, boolean exit) Resolves a delegator.Advice.Delegator.ForRegularInvocation.Factory.make(MethodDescription.InDefinedShape adviceMethod, boolean exit) Resolves a delegator.MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.Factory.make(MethodDescription.InDefinedShape delegate) Creates a bootstrap argument resolver for a given delegation method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.ForDefaultValues.Factory.make(MethodDescription.InDefinedShape delegate) Creates a bootstrap argument resolver for a given delegation method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.Factory.make(MethodDescription.InDefinedShape delegate) Creates a dispatcher for a given delegation method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForDynamicInvocation.Factory.make(MethodDescription.InDefinedShape delegate) Creates a dispatcher for a given delegation method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForRegularInvocation.Factory.make(MethodDescription.InDefinedShape delegate) Creates a dispatcher for a given delegation method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.AbstractBase.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<S> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<T> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.WithParameterSupportOnly.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<S> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.AllArguments> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.Argument> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForCurrent.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.Current> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.DynamicConstant> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.FieldValue> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Resolved.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<T> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.GetterFactory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.FieldGetterHandle> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.SetterFactory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.FieldSetterHandle> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.Handle> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForOrigin.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.Origin> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForSelfCallHandle.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.SelfCallHandle> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfDefaultValue.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<T> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStubValue.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.StubValue> annotation) Creates an offset mapping for an annotation that was found on a non-static method.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReference.Factory.make(MethodDescription.InDefinedShape target, AnnotationDescription.Loadable<MemberSubstitution.This> annotation) Creates an offset mapping for an annotation that was found on a non-static method.protected static Advice.Delegator.FactoryAdvice.Delegator.ForDynamicInvocation.of(MethodDescription.InDefinedShape bootstrapMethod, Advice.BootstrapArgumentResolver.Factory resolverFactory, TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> visitor) Creates a new dynamic invocation delegator.protected static Advice.Dispatcher.Resolved.ForMethodEnterAdvice.Dispatcher.Delegating.Resolved.ForMethodEnter.of(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Advice.Delegator delegator, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, boolean methodExit) Resolves enter advice that only exposes the enter type if this is necessary.protected static Advice.Dispatcher.Resolved.ForMethodExitAdvice.Dispatcher.Delegating.Resolved.ForMethodExit.of(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Advice.Delegator delegator, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition enterType) Resolves exit advice that handles exceptions depending on the specification of the exit advice.protected static Advice.Dispatcher.Resolved.ForMethodEnterAdvice.Dispatcher.Inlining.Resolved.ForMethodEnter.of(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, AsmClassReader classReader, boolean methodExit) Resolves enter advice that only exposes the enter type if this is necessary.protected static Advice.Dispatcher.Resolved.ForMethodExitAdvice.Dispatcher.Inlining.Resolved.ForMethodExit.of(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, Map<String, TypeDefinition> uninitializedNamedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, AsmClassReader classReader, TypeDefinition enterType) Resolves exit advice that handles exceptions depending on the specification of the exit advice.protected static Advice.OffsetMapping.Factory<?> Advice.OffsetMapping.ForThrowable.Factory.of(MethodDescription.InDefinedShape adviceMethod) Resolves an appropriate offset mapping factory for theAdvice.Thrownparameter annotation.static Advice.OffsetMapping.TargetAdvice.OffsetMapping.Target.ForStackManipulation.of(MethodDescription.InDefinedShape methodDescription) Creates a target for aMethodorConstructorconstant.MemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.ForDynamicInvocation.of(MethodDescription.InDefinedShape bootstrapMethod, MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.Factory resolverFactory) Creates a dispatcher factory for a dynamic method invocation.Advice.BootstrapArgumentResolver.Factory.resolve(MethodDescription.InDefinedShape adviceMethod, boolean exit) Creates a bootstrap argument resolver for a given advice.Advice.BootstrapArgumentResolver.ForDefaultValues.Factory.resolve(MethodDescription.InDefinedShape adviceMethod, boolean exit) Creates a bootstrap argument resolver for a given advice.protected abstract Advice.OffsetMapping.TargetAdvice.OffsetMapping.ForInstrumentedMethod.resolve(MethodDescription.InDefinedShape methodDescription) Resolves the target for a given method description.MemberSubstitution.Substitution.Chain.Step.ForDelegation.to(MethodDescription.InDefinedShape methodDescription) Returns a delegating step factory for the supplied method description..MemberSubstitution.Substitution.Chain.Step.ForDelegation.to(MethodDescription.InDefinedShape delegate, MemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher.Factory dispatcherFactory, List<? extends MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory<?>> userFactories) Creates an appropriate step factory for the given delegate method, dispatcher factory and user factories.MemberSubstitution.Substitution.Chain.Step.ForDelegation.WithCustomMapping.to(MethodDescription.InDefinedShape methodDescription) Returns a delegating step factory for the supplied method description.Constructors in net.bytebuddy.asm with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedAbstractBase(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, List<? extends Advice.OffsetMapping.Factory<?>> factories, TypeDescription throwableType, TypeDescription relocatableType, int relocatableIndex, Advice.OffsetMapping.Factory.AdviceType adviceType) Creates a new resolved version of a dispatcher.protectedCodeTranslationVisitor(org.objectweb.asm.MethodVisitor methodVisitor, Implementation.Context implementationContext, Advice.ArgumentHandler.ForAdvice argumentHandler, Advice.MethodSizeHandler.ForAdvice methodSizeHandler, Advice.StackMapFrameHandler.ForAdvice stackMapFrameHandler, TypeDescription instrumentedType, MethodDescription instrumentedMethod, Assigner assigner, MethodDescription.InDefinedShape adviceMethod, Map<Integer, Advice.OffsetMapping.Target> offsetMappings, Advice.Dispatcher.SuppressionHandler.Bound suppressionHandler, Advice.Dispatcher.RelocationHandler.Bound relocationHandler, StackManipulation exceptionHandler, Advice.PostProcessor postProcessor, boolean exit) Creates a new code translation visitor.protectedDelegating(MethodDescription.InDefinedShape adviceMethod, Advice.Delegator.Factory delegatorFactory) Creates a new delegating advice dispatcher.protectedFactory(MethodDescription.InDefinedShape bootstrapMethod, Advice.BootstrapArgumentResolver.Factory resolverFactory, TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> visitor) Creates a factory for a dynamic invocation dispatcher.protectedFactory(MethodDescription.InDefinedShape bootstrapMethod, MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.Factory resolverFactory) Creates a new factory for a dispatcher using a dynamic method invocation.protectedFactory(MethodDescription.InDefinedShape delegate, MemberSubstitution.Substitution.Chain.Step.ForDelegation.Dispatcher dispatcher, List<? extends MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory<?>> factories) Creates a new factory for a delegating step.protectedForDefaultValues(MethodDescription.InDefinedShape adviceMethod, boolean exit) Creates a bootstrap argument resolver with default values.protectedCreates a default bootstrap argument resolver.protectedForDynamicInvocation(MethodDescription.InDefinedShape bootstrapMethod, MethodDescription.SignatureToken signatureToken, Advice.BootstrapArgumentResolver resolver) Creates a delegator for a dynamic method invocation.protectedForDynamicInvocation(MethodDescription.InDefinedShape bootstrapMethod, MethodDescription.InDefinedShape delegate, MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver resolver) Creates a dispatcher for a dynamic method invocation.protectedForMethodEnter(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, Advice.Delegator delegator) Creates a new resolved dispatcher for implementing method enter advice.protectedForMethodEnter(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, AsmClassReader classReader) Creates a new resolved dispatcher for implementing method enter advice.protectedForMethodExit(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition enterType, Advice.Delegator delegator) Creates a new resolved dispatcher for implementing method exit advice.protectedForMethodExit(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, Map<String, TypeDefinition> uninitializedNamedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, AsmClassReader classReader, TypeDefinition enterType) Creates a new resolved dispatcher for implementing method exit advice.protectedForRegularInvocation(MethodDescription.InDefinedShape adviceMethod) Creates a delegator for a regular invocation.protectedInlining(MethodDescription.InDefinedShape adviceMethod) Creates a dispatcher for inlined advice method.protectedOfAnnotationProperty(Class<T> annotationType, MethodDescription.InDefinedShape property) Creates a factory for binding an annotation property.protectedOfAnnotationProperty(Class<T> annotationType, MethodDescription.InDefinedShape property) Creates a factory for assigning an annotation property to the annotated parameter.OfDynamicInvocation(Class<T> annotationType, MethodDescription.InDefinedShape bootstrapMethod, List<? extends JavaConstant> arguments) Creates a new factory for a dynamic invocation.OfDynamicInvocation(Class<T> annotationType, MethodDescription.InDefinedShape bootstrapMethod, List<? extends JavaConstant> arguments) Creates a factory for an offset mapping that assigns the result of a dynamic method invocation.protectedResolved(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, List<? extends Advice.OffsetMapping.Factory<?>> factories, TypeDescription throwableType, TypeDescription relocatableType, int relocatableIndex, Advice.Delegator delegator) Creates a new resolved version of a dispatcher.protectedResolved(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, List<? extends Advice.OffsetMapping.Factory<?>> factories, TypeDescription throwableType, TypeDescription relocatableType, int relocatableIndex, AsmClassReader classReader) Creates a new resolved version of a dispatcher.protectedResolved(MethodDescription.InDefinedShape delegate, TypeDescription instrumentedType, MethodDescription instrumentedMethod) Creates a resolved version of a bootstrap argument resolver.protectedResolved(MethodDescription.InDefinedShape bootstrapMethod, MethodDescription.InDefinedShape delegate, MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.Resolved resolver) Creates a resolved dispatcher of a dynamic method dispatcher.protectedWithDiscardedEnterType(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, Advice.Delegator delegator) Creates a new resolved dispatcher for implementing method enter advice that does not expose the enter type.protectedWithDiscardedEnterType(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, AsmClassReader classReader) Creates a new resolved dispatcher for implementing method enter advice that does not expose the enter type.protectedWithExceptionHandler(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition enterType, TypeDescription throwable, Advice.Delegator delegator) Creates a new resolved dispatcher for implementing method exit advice that handles exceptions.protectedWithExceptionHandler(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, Map<String, TypeDefinition> uninitializedNamedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, AsmClassReader classReader, TypeDefinition enterType, TypeDescription throwable) Creates a new resolved dispatcher for implementing method exit advice that handles exceptions.protectedWithoutExceptionHandler(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition enterType, Advice.Delegator delegator) Creates a new resolved dispatcher for implementing method exit advice that does not handle exceptions.protectedWithoutExceptionHandler(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, Map<String, TypeDefinition> uninitializedNamedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, AsmClassReader classReader, TypeDefinition enterType) Creates a new resolved dispatcher for implementing method exit advice that does not handle exceptions.protectedWithRetainedEnterType(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, Advice.Delegator delegator) Creates a new resolved dispatcher for implementing method enter advice that does expose the enter type.protectedWithRetainedEnterType(MethodDescription.InDefinedShape adviceMethod, Advice.PostProcessor postProcessor, Map<String, TypeDefinition> namedTypes, List<? extends Advice.OffsetMapping.Factory<?>> userFactories, TypeDefinition exitType, AsmClassReader classReader) Creates a new resolved dispatcher for implementing method enter advice that does expose the enter type. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.build
Fields in net.bytebuddy.build declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate static final MethodDescription.InDefinedShapeHashCodeAndEqualsPlugin.ENHANCE_INCLUDE_SYNTHETIC_FIELDSA description of theHashCodeAndEqualsPlugin.Enhance.includeSyntheticFields()method.private static final MethodDescription.InDefinedShapeToStringPlugin.ENHANCE_INCLUDE_SYNTHETIC_FIELDSA description of theToStringPlugin.Enhance.includeSyntheticFields()method.private static final MethodDescription.InDefinedShapeHashCodeAndEqualsPlugin.ENHANCE_INVOKE_SUPERA description of theHashCodeAndEqualsPlugin.Enhance.invokeSuper()method.private static final MethodDescription.InDefinedShapeHashCodeAndEqualsPlugin.ENHANCE_PERMIT_SUBCLASS_EQUALITYA description of theHashCodeAndEqualsPlugin.Enhance.permitSubclassEquality()method.private static final MethodDescription.InDefinedShapeToStringPlugin.ENHANCE_PREFIXA description of theToStringPlugin.Enhance.prefix()method.private static final MethodDescription.InDefinedShapeHashCodeAndEqualsPlugin.ENHANCE_SIMPLE_COMPARISON_FIRSTA description of theHashCodeAndEqualsPlugin.Enhance.simpleComparisonsFirst()method.private static final MethodDescription.InDefinedShapeHashCodeAndEqualsPlugin.ENHANCE_USE_TYPE_HASH_CONSTANTA description of theHashCodeAndEqualsPlugin.Enhance.useTypeHashConstant()method.private static final MethodDescription.InDefinedShapeCachedReturnPlugin.ENHANCE_VALUEA description of theCachedReturnPlugin.Enhance.value()method.private static final MethodDescription.InDefinedShapeHashCodeAndEqualsPlugin.SORTED_VALUEA description of theHashCodeAndEqualsPlugin.Sorted.value()method.private static final MethodDescription.InDefinedShapeRepeatedAnnotationPlugin.VALUEA description of theRepeatedAnnotationPlugin.Enhance.value()method.private static final MethodDescription.InDefinedShapeHashCodeAndEqualsPlugin.VALUE_HANDLING_VALUEA description of theHashCodeAndEqualsPlugin.ValueHandling.value()method. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.description
Methods in net.bytebuddy.description with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionTypeVariableSource.Visitor.NoOp.onMethod(MethodDescription.InDefinedShape methodDescription) Applies the visitor on a method.TypeVariableSource.Visitor.onMethod(MethodDescription.InDefinedShape methodDescription) Applies the visitor on a method. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.description.annotation
Fields in net.bytebuddy.description.annotation declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeAnnotationValue.ForMismatchedType.propertyThe property that does not defines a non-matching value.private static final MethodDescription.InDefinedShapeAnnotationDescription.AbstractBase.RETENTION_VALUEA description of theRetention.value()method.private static final MethodDescription.InDefinedShapeAnnotationDescription.AbstractBase.TARGET_VALUEA description of theTarget.value()method.Methods in net.bytebuddy.description.annotation with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionAnnotationValue.AbstractBase.filter(MethodDescription.InDefinedShape property) Filters this annotation value as a valid value of the provided property.AnnotationValue.filter(MethodDescription.InDefinedShape property) Filters this annotation value as a valid value of the provided property.AnnotationValue.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForAnnotationDescription.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForConstant.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForDescriptionArray.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForEnumerationDescription.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForEnumerationDescription.WithUnknownConstant.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForIncompatibleType.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForMismatchedType.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForMissingType.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForMissingValue.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue.ForTypeDescription.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue<?, ?> AnnotationDescription.ForLoadedAnnotation.getValue(MethodDescription.InDefinedShape property) Returns a value of this annotation.AnnotationValue<?, ?> AnnotationDescription.getValue(MethodDescription.InDefinedShape property) Returns a value of this annotation.AnnotationValue<?, ?> AnnotationDescription.Latent.getValue(MethodDescription.InDefinedShape property) Returns a value of this annotation.AnnotationValue<?, ?> AnnotationDescription.Latent.Loadable.getValue(MethodDescription.InDefinedShape property) Returns a value of this annotation.Constructors in net.bytebuddy.description.annotation with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionForMismatchedType(MethodDescription.InDefinedShape property, String value) Creates an annotation description for a mismatched type. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.description.method
Classes in net.bytebuddy.description.method that implement MethodDescription.InDefinedShapeModifier and TypeClassDescriptionstatic classAn implementation of a method description for a loaded constructor.static classAn implementation of a method description for a loaded method.static classAn abstract base implementation of a method description in its defined shape.protected static classA base implementation for a loaded instance representation for ajava.lang.reflect.Executable.static classA latent method description describes a method that is not attached to a declaringTypeDescription.static classA method description that represents the type initializer.Subclasses with type arguments of type MethodDescription.InDefinedShape in net.bytebuddy.description.methodModifier and TypeClassDescriptionstatic classA method list implementation that returns all loaded byte code methods (methods and constructors) that are declared for a given type.static classA list of method descriptions for a list of detached tokens.Subinterfaces with type arguments of type MethodDescription.InDefinedShape in net.bytebuddy.description.methodModifier and TypeInterfaceDescriptioninterfaceImplementations of this interface describe a Java method, i.e.Fields in net.bytebuddy.description.method declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeParameterDescription.Latent.declaringMethodThe method that is declaring the parameter.private final MethodDescription.InDefinedShapeParameterList.ForTokens.declaringMethodThe method that is declaring the represented token.private final MethodDescription.InDefinedShapeParameterList.Explicit.ForTypes.methodDescriptionThe method description that declares the parameters.static final MethodDescription.InDefinedShapeMethodDescription.UNDEFINEDRepresents any undefined property of a type description that is instead represented asnullin order to resemble the Java reflection API which returnsnulland is intuitive to many Java developers.Methods in net.bytebuddy.description.method that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionMethodDescription.InDefinedShape.AbstractBase.asDefined()Returns this type dependant in its defined shape, i.e.MethodDescription.TypeSubstituting.asDefined()Returns this type dependant in its defined shape, i.e.MethodList.ForLoadedMethods.get(int index) MethodList.ForTokens.get(int index) ParameterDescription.ForLoadedParameter.OfConstructor.getDeclaringMethod()Returns the method that declares this parameter.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor.getDeclaringMethod()Returns the method that declares this parameter.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod.getDeclaringMethod()Returns the method that declares this parameter.ParameterDescription.ForLoadedParameter.OfMethod.getDeclaringMethod()Returns the method that declares this parameter.ParameterDescription.InDefinedShape.getDeclaringMethod()Returns the method that declares this parameter.ParameterDescription.Latent.getDeclaringMethod()Returns the method that declares this parameter.Methods in net.bytebuddy.description.method that return types with arguments of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionMethodList.AbstractBase.asDefined()Returns this list of these method descriptions resolved to their defined shape.MethodList.asDefined()Returns this list of these method descriptions resolved to their defined shape.MethodList.Empty.asDefined()Returns this list of these method descriptions resolved to their defined shape.Constructors in net.bytebuddy.description.method with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionForTokens(MethodDescription.InDefinedShape declaringMethod, List<? extends ParameterDescription.Token> tokens) Creates a new parameter list for the provided tokens.ForTypes(MethodDescription.InDefinedShape methodDescription, List<? extends TypeDefinition> typeDefinitions) Creates a new parameter type list.ForTypes(MethodDescription.InDefinedShape methodDescription, TypeDefinition... typeDefinition) Creates a new parameter type list.Latent(MethodDescription.InDefinedShape declaringMethod, ParameterDescription.Token token, int index, int offset) Creates a latent parameter description.Latent(MethodDescription.InDefinedShape declaringMethod, TypeDescription.Generic parameterType, int index, int offset) Creates a new latent parameter descriptions for a parameter without explicit meta data or annotations.Latent(MethodDescription.InDefinedShape declaringMethod, TypeDescription.Generic parameterType, List<? extends AnnotationDescription> declaredAnnotations, String name, Integer modifiers, int index, int offset) Creates a latent parameter description. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.description.type
Methods in net.bytebuddy.description.type that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionRecordComponentDescription.ForLoadedRecordComponent.getAccessor()RecordComponentDescription.InDefinedShape.AbstractBase.getAccessor()Returns the accessor for this record component.RecordComponentDescription.InDefinedShape.getAccessor()Returns the accessor for this record component.TypeDescription.AbstractBase.OfSimpleType.WithDelegation.getEnclosingMethod()Returns a description of the method that encloses this type.TypeDescription.ArrayProjection.getEnclosingMethod()Returns a description of the method that encloses this type.TypeDescription.ForLoadedType.getEnclosingMethod()Returns a description of the method that encloses this type.TypeDescription.ForPackageDescription.getEnclosingMethod()Returns a description of the method that encloses this type.TypeDescription.getEnclosingMethod()Returns a description of the method that encloses this type.TypeDescription.Latent.getEnclosingMethod()Returns a description of the method that encloses this type.TypeDescription.SuperTypeLoading.getEnclosingMethod()Returns a description of the method that encloses this type.Methods in net.bytebuddy.description.type that return types with arguments of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionTypeDescription.AbstractBase.OfSimpleType.WithDelegation.getDeclaredMethods()Returns the methods that this type declares.TypeDescription.ArrayProjection.getDeclaredMethods()Returns the methods that this type declares.TypeDescription.ForLoadedType.getDeclaredMethods()Returns the methods that this type declares.TypeDescription.ForPackageDescription.getDeclaredMethods()Returns the methods that this type declares.TypeDescription.getDeclaredMethods()Returns the methods that this type declares.TypeDescription.Latent.getDeclaredMethods()Returns the methods that this type declares.TypeDescription.SuperTypeLoading.getDeclaredMethods()Returns the methods that this type declares.Methods in net.bytebuddy.description.type with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionTypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding.TypeVariableSubstitutor.onMethod(MethodDescription.InDefinedShape methodDescription) Applies the visitor on a method. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.dynamic
Fields in net.bytebuddy.dynamic declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeDynamicType.Builder.AbstractBase.Adapter.InnerTypeDefinitionForMethodAdapter.methodDescriptionA description of the declaring method or constructor.private final MethodDescription.InDefinedShapeTransformer.ForMethod.TransformedMethod.methodDescriptionThe defined shape of the transformed method.Methods in net.bytebuddy.dynamic that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionTransformer.ForMethod.TransformedMethod.asDefined()Returns this type dependant in its defined shape, i.e.Methods in net.bytebuddy.dynamic with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionDynamicType.Builder.AbstractBase.Adapter.innerTypeOf(MethodDescription.InDefinedShape methodDescription) Defines this type as an inner type that was declared within the supplied method or constructor.DynamicType.Builder.AbstractBase.Delegator.innerTypeOf(MethodDescription.InDefinedShape methodDescription) Defines this type as an inner type that was declared within the supplied method or constructor.DynamicType.Builder.innerTypeOf(MethodDescription.InDefinedShape methodDescription) Defines this type as an inner type that was declared within the supplied method or constructor.Constructors in net.bytebuddy.dynamic with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedInnerTypeDefinitionForMethodAdapter(MethodDescription.InDefinedShape methodDescription) Creates a new adapter for defining a type that is declared within a method or constructor.protectedTransformedMethod(TypeDescription instrumentedType, TypeDefinition declaringType, MethodDescription.Token token, MethodDescription.InDefinedShape methodDescription) Creates a new transformed method. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.dynamic.scaffold
Classes in net.bytebuddy.dynamic.scaffold that implement MethodDescription.InDefinedShapeModifier and TypeClassDescriptionprotected static classA method representing an accessor bridge method.protected static classA method representing a bridge's target method in its defined shape.protected static classA method describing a visibility bridge.Fields in net.bytebuddy.dynamic.scaffold declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeInstrumentedType.Default.enclosingMethodThe enclosing method of the instrumented type ornullif no such type exists.Methods in net.bytebuddy.dynamic.scaffold that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionInstrumentedType.Default.getEnclosingMethod()Returns a description of the method that encloses this type.InstrumentedType.Frozen.getEnclosingMethod()Returns a description of the method that encloses this type.Methods in net.bytebuddy.dynamic.scaffold that return types with arguments of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionInstrumentedType.Default.getDeclaredMethods()Returns the methods that this type declares.InstrumentedType.Frozen.getDeclaredMethods()Returns the methods that this type declares.Methods in net.bytebuddy.dynamic.scaffold with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionprotected MethodGraph.Compiler.Default.Key.Harmonized<V> MethodGraph.Compiler.Default.Key.Harmonized.extend(MethodDescription.InDefinedShape methodDescription, MethodGraph.Compiler.Default.Harmonizer<V> harmonizer) Extends this key by the given method description.InstrumentedType.Default.withEnclosingMethod(MethodDescription.InDefinedShape enclosingMethod) Creates a new instrumented type with the supplied enclosing method.InstrumentedType.Frozen.withEnclosingMethod(MethodDescription.InDefinedShape enclosingMethod) Creates a new instrumented type with the supplied enclosing method.InstrumentedType.withEnclosingMethod(MethodDescription.InDefinedShape enclosingMethod) Creates a new instrumented type with the supplied enclosing method.InstrumentedType.WithFlexibleName.withEnclosingMethod(MethodDescription.InDefinedShape enclosingMethod) Creates a new instrumented type with the supplied enclosing method.Constructors in net.bytebuddy.dynamic.scaffold with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedDefault(String name, int modifiers, ModuleDescription moduleDescription, List<? extends TypeVariableToken> typeVariables, TypeDescription.Generic superClass, List<? extends TypeDescription.Generic> interfaceTypes, List<? extends FieldDescription.Token> fieldTokens, Map<String, Object> auxiliaryFieldValues, List<? extends MethodDescription.Token> methodTokens, List<? extends RecordComponentDescription.Token> recordComponentTokens, List<? extends AnnotationDescription> annotationDescriptions, TypeInitializer typeInitializer, LoadedTypeInitializer loadedTypeInitializer, TypeDescription declaringType, MethodDescription.InDefinedShape enclosingMethod, TypeDescription enclosingType, List<? extends TypeDescription> declaredTypes, List<? extends TypeDescription> permittedSubclasses, boolean anonymousClass, boolean localClass, boolean record, TypeDescription nestHost, List<? extends TypeDescription> nestMembers) Creates a new instrumented type. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.dynamic.scaffold.inline
Classes in net.bytebuddy.dynamic.scaffold.inline that implement MethodDescription.InDefinedShapeModifier and TypeClassDescriptionprotected static classAn description of a rebased constructor.protected static classA description of a rebased method.Fields in net.bytebuddy.dynamic.scaffold.inline declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeMethodRebaseResolver.Resolution.ForRebasedConstructor.methodDescriptionThe rebased constructor.private final MethodDescription.InDefinedShapeMethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor.methodDescriptionThe constructor that is rebased.private final MethodDescription.InDefinedShapeMethodRebaseResolver.Resolution.ForRebasedMethod.methodDescriptionThe rebased method.private final MethodDescription.InDefinedShapeMethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod.methodDescriptionThe method that is being rebased.private final MethodDescription.InDefinedShapeMethodRebaseResolver.Resolution.Preserved.methodDescriptionThe preserved method.private final MethodDescription.InDefinedShapeRebaseImplementationTarget.RebasedMethodInvocation.methodDescriptionThe method to invoke via a special method invocation.Fields in net.bytebuddy.dynamic.scaffold.inline with type parameters of type MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final Map<MethodDescription.InDefinedShape, MethodRebaseResolver.Resolution> MethodRebaseResolver.Default.resolutionsA mapping of rebased methods to their existing resolutions.Methods in net.bytebuddy.dynamic.scaffold.inline that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionMethodRebaseResolver.Resolution.ForRebasedConstructor.getResolvedMethod()Returns the resolved method if this resolution represents a rebased method or the original method.MethodRebaseResolver.Resolution.ForRebasedMethod.getResolvedMethod()Returns the resolved method if this resolution represents a rebased method or the original method.MethodRebaseResolver.Resolution.getResolvedMethod()Returns the resolved method if this resolution represents a rebased method or the original method.MethodRebaseResolver.Resolution.Preserved.getResolvedMethod()Returns the resolved method if this resolution represents a rebased method or the original method.Methods in net.bytebuddy.dynamic.scaffold.inline with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionDecoratingDynamicTypeBuilder.innerTypeOf(MethodDescription.InDefinedShape methodDescription) Defines this type as an inner type that was declared within the supplied method or constructor.MethodRebaseResolver.Resolution.ForRebasedConstructor.of(MethodDescription.InDefinedShape methodDescription, TypeDescription placeholderType) Resolves a constructor rebasement.MethodRebaseResolver.Resolution.ForRebasedMethod.of(TypeDescription instrumentedType, MethodDescription.InDefinedShape methodDescription, MethodNameTransformer methodNameTransformer) Resolves a rebasement for the provided method.protected static Implementation.SpecialMethodInvocationRebaseImplementationTarget.RebasedMethodInvocation.of(MethodDescription.InDefinedShape resolvedMethod, TypeDescription instrumentedType, TypeList prependedParameters) Creates a special method invocation for the given method.MethodRebaseResolver.Default.resolve(MethodDescription.InDefinedShape methodDescription) Checks if a method is eligible for rebasing and resolves this possibly rebased method.MethodRebaseResolver.Disabled.resolve(MethodDescription.InDefinedShape methodDescription) Checks if a method is eligible for rebasing and resolves this possibly rebased method.MethodRebaseResolver.resolve(MethodDescription.InDefinedShape methodDescription) Checks if a method is eligible for rebasing and resolves this possibly rebased method.Constructors in net.bytebuddy.dynamic.scaffold.inline with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedForRebasedConstructor(MethodDescription.InDefinedShape methodDescription, TypeDescription placeholderType) Creates a new resolution for a rebased constructor.protectedForRebasedMethod(MethodDescription.InDefinedShape methodDescription) Creates a resolution for a rebased method.Preserved(MethodDescription.InDefinedShape methodDescription) Creates a newMethodRebaseResolver.Resolutionfor a non-rebased method.protectedRebasedConstructor(MethodDescription.InDefinedShape methodDescription, TypeDescription placeholderType) Creates a new rebased constructor.protectedRebasedMethod(TypeDescription instrumentedType, MethodDescription.InDefinedShape methodDescription, MethodNameTransformer methodNameTransformer) Creates a new rebased method.protectedRebasedMethodInvocation(MethodDescription.InDefinedShape methodDescription, TypeDescription instrumentedType, StackManipulation stackManipulation, TypeList prependedParameters) Creates a new rebased method invocation.Constructor parameters in net.bytebuddy.dynamic.scaffold.inline with type arguments of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedDefault(Map<MethodDescription.InDefinedShape, MethodRebaseResolver.Resolution> resolutions, List<DynamicType> dynamicTypes) Creates a new default method rebased resolver. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.implementation
Classes in net.bytebuddy.implementation that implement MethodDescription.InDefinedShapeModifier and TypeClassDescriptionprotected static classA base implementation of a method that accesses a property of an instrumented type.protected static classA description of an accessor method to access another method from outside the instrumented type.protected static classA description of a field getter method.protected static classA description of a field setter method.Fields in net.bytebuddy.implementation declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprotected final MethodDescription.InDefinedShapeInvokeDynamic.bootstrapThe bootstrap method.private static final MethodDescription.InDefinedShapeEqualsMethod.EQUALSTheObject.equals(Object)method.protected static final MethodDescription.InDefinedShapeEqualsMethod.TypeCompatibilityCheck.GET_CLASSTheObject.getClass()method.private static final MethodDescription.InDefinedShapeHashCodeMethod.GET_CLASSTheObject.getClass()method.private static final MethodDescription.InDefinedShapeHashCodeMethod.HASH_CODETheObject.hashCode()method.protected final MethodDescription.InDefinedShapeImplementation.Context.Default.DelegationRecord.methodDescriptionThe delegation method.private static final MethodDescription.InDefinedShapeToStringMethod.STRING_BUILDER_CONSTRUCTORTheStringBuilder(String)constructor.private static final MethodDescription.InDefinedShapeToStringMethod.TO_STRINGTheStringBuilder.toString()method.Methods in net.bytebuddy.implementation that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionImplementation.Context.Default.DelegationRecord.getMethod()Returns the method that is implemented where the returned method resembles a potential transformation.Implementation.Context.Default.registerAccessorFor(Implementation.SpecialMethodInvocation specialMethodInvocation, MethodAccessorFactory.AccessType accessType) Registers an accessor method for aImplementation.SpecialMethodInvocationwhich cannot itself be triggered invoked directly from outside a type.Implementation.Context.Disabled.registerAccessorFor(Implementation.SpecialMethodInvocation specialMethodInvocation, MethodAccessorFactory.AccessType accessType) Registers an accessor method for aImplementation.SpecialMethodInvocationwhich cannot itself be triggered invoked directly from outside a type.MethodAccessorFactory.Illegal.registerAccessorFor(Implementation.SpecialMethodInvocation specialMethodInvocation, MethodAccessorFactory.AccessType accessType) Registers an accessor method for aImplementation.SpecialMethodInvocationwhich cannot itself be triggered invoked directly from outside a type.MethodAccessorFactory.registerAccessorFor(Implementation.SpecialMethodInvocation specialMethodInvocation, MethodAccessorFactory.AccessType accessType) Registers an accessor method for aImplementation.SpecialMethodInvocationwhich cannot itself be triggered invoked directly from outside a type.Implementation.Context.Default.registerGetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a getter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.Implementation.Context.Disabled.registerGetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a getter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.MethodAccessorFactory.Illegal.registerGetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a getter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.MethodAccessorFactory.registerGetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a getter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.Implementation.Context.Default.registerSetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a setter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.Implementation.Context.Disabled.registerSetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a setter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.MethodAccessorFactory.Illegal.registerSetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a setter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.MethodAccessorFactory.registerSetterFor(FieldDescription fieldDescription, MethodAccessorFactory.AccessType accessType) Registers a setter for the givenFieldDescriptionwhich might itself not be accessible from outside the class.Methods in net.bytebuddy.implementation with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionInvokeDynamic.bootstrap(MethodDescription.InDefinedShape bootstrap, Object... constant) Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap method or constructor.InvokeDynamic.bootstrap(MethodDescription.InDefinedShape bootstrap, List<?> constants) Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap method or constructor.InvokeDynamic.lambda(MethodDescription.InDefinedShape methodDescription, TypeDefinition functionalInterface) Creates a lambda expression using the JVM's lambda meta factory.InvokeDynamic.lambda(MethodDescription.InDefinedShape methodDescription, TypeDefinition functionalInterface, MethodGraph.Compiler methodGraphCompiler) Creates a lambda expression using the JVM's lambda meta factory.Constructors in net.bytebuddy.implementation with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedAbstractDelegator(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing) Creates a new abstract delegator for a dynamic method invocation.privateAccessorMethodDelegation(MethodDescription.InDefinedShape methodDescription, Visibility visibility, StackManipulation accessorMethodInvocation) Creates a delegation to an accessor method.protectedDelegationRecord(MethodDescription.InDefinedShape methodDescription, Visibility visibility) Creates a new delegation record.privateFieldGetterDelegation(MethodDescription.InDefinedShape methodDescription, Visibility visibility, FieldDescription fieldDescription) Creates a new field getter implementation.privateFieldSetterDelegation(MethodDescription.InDefinedShape methodDescription, Visibility visibility, FieldDescription fieldDescription) Creates a new field setter.protectedInvokeDynamic(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing) Creates a new invoke dynamic implementation.protectedOfArgument(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing, int index) Creates a new invoke dynamic instance with an implicit field type for the provided value.protectedOfField(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing, String fieldName, FieldLocator.Factory fieldLocatorFactory) Creates a new abstract delegator for a dynamic method invocation where the last argument is assigned an implicit type.protectedOfInstance(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing, Object value) Creates a new invoke dynamic instance with an implicit field type for the provided value.protectedWithImplicitArguments(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing) Creates a new dynamic method invocation with implicit arguments.protectedWithImplicitTarget(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing) Creates a new dynamic method invocation with implicit arguments and an implicit invocation target.protectedWithImplicitType(MethodDescription.InDefinedShape bootstrap, List<? extends JavaConstant> arguments, InvokeDynamic.InvocationProvider invocationProvider, InvokeDynamic.TerminationHandler terminationHandler, Assigner assigner, Assigner.Typing typing) Creates a new abstract delegator for a dynamic method invocation where the last argument is assigned an implicit type. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.implementation.attribute
Methods in net.bytebuddy.implementation.attribute with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionbooleanAnnotationValueFilter.isRelevant(AnnotationDescription annotationDescription, MethodDescription.InDefinedShape methodDescription) Checks if the given annotation value should be written as the value of the provided annotation property. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.implementation.auxiliary
Fields in net.bytebuddy.implementation.auxiliary declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeTypeProxy.ForSuperMethodByConstructor.constructorThe constructor to invoke to create the proxy.private static final MethodDescription.InDefinedShapePrivilegedMemberLookupAction.DEFAULT_CONSTRUCTORThe default constructor of theObjectclass.private final MethodDescription.InDefinedShapePrivilegedMemberLookupAction.methodDescriptionThe method to invoke from the action.Constructors in net.bytebuddy.implementation.auxiliary with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionForSuperMethodByConstructor(TypeDescription proxiedType, MethodDescription.InDefinedShape constructor, Implementation.Target implementationTarget, boolean ignoreFinalizer, boolean serializableProxy) Creates a new stack operation for creating a type proxy by calling one of its constructors. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.implementation.bind.annotation
Fields in net.bytebuddy.implementation.bind.annotation declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate static final MethodDescription.InDefinedShapeArgument.Binder.BINDING_MECHANICA description of theArgument.bindingMechanic()method.private static final MethodDescription.InDefinedShapeDynamicConstant.Binder.BOOTSTRAP_NAMETheDynamicConstant.bootstrapName()method.private static final MethodDescription.InDefinedShapeDynamicConstant.Binder.BOOTSTRAP_OWNERTheDynamicConstant.bootstrapOwner()method.private static final MethodDescription.InDefinedShapeDynamicConstant.Binder.BOOTSTRAP_PARAMETER_TYPESTheDynamicConstant.bootstrapParameterTypes()method.private static final MethodDescription.InDefinedShapeDynamicConstant.Binder.BOOTSTRAP_RETURN_TYPETheDynamicConstant.bootstrapReturnType()method.private static final MethodDescription.InDefinedShapeDynamicConstant.Binder.BOOTSTRAP_TYPETheDynamicConstant.bootstrapType()method.private static final MethodDescription.InDefinedShapeOrigin.Binder.CACHEA description of theOrigin.cache()method.private static final MethodDescription.InDefinedShapeDefaultMethod.Binder.CACHEDTheDefaultMethod.cached()property.private static final MethodDescription.InDefinedShapeSuperMethod.Binder.CACHEDA description of theSuperMethod.cached()method.private static final MethodDescription.InDefinedShapeSuper.Instantiation.CONSTRUCTOR_PARAMETERSA reference to the constructor parameters method.private static final MethodDescription.InDefinedShapeSuper.Instantiation.CONSTRUCTOR_RESOLVERA reference to the constructor parameters resolver method.private static final MethodDescription.InDefinedShapeFieldGetterHandle.Binder.DECLARING_TYPEThe annotation method that for the defining type.private static final MethodDescription.InDefinedShapeFieldProxy.Binder.DECLARING_TYPEA reference to the method that declares the field annotation's defining type property.private static final MethodDescription.InDefinedShapeFieldSetterHandle.Binder.DECLARING_TYPEThe annotation method that for the defining type.private static final MethodDescription.InDefinedShapeFieldValue.Binder.DECLARING_TYPEThe annotation method that for the defining type.private static final MethodDescription.InDefinedShapeMorph.Binder.DEFAULT_METHODA reference to the default method method.private static final MethodDescription.InDefinedShapeMorph.Binder.DEFAULT_TARGETA reference to the default target method.private static final MethodDescription.InDefinedShapeSuperCall.Binder.FALLBACK_TO_DEFAULTA description of theSuperCall.fallbackToDefault()method.private static final MethodDescription.InDefinedShapeSuperCallHandle.Binder.FALLBACK_TO_DEFAULTA description of theSuperCallHandle.fallbackToDefault()method.private static final MethodDescription.InDefinedShapeSuperMethod.Binder.FALLBACK_TO_DEFAULTA description of theSuperMethod.fallbackToDefault()method.private static final MethodDescription.InDefinedShapeSuperMethodHandle.Binder.FALLBACK_TO_DEFAULTA description of theSuperMethodHandle.fallbackToDefault()method.private static final MethodDescription.InDefinedShapeFieldGetterHandle.Binder.FIELD_NAMEThe annotation method for the field's name.private static final MethodDescription.InDefinedShapeFieldProxy.Binder.FIELD_NAMEA reference to the method that declares the field annotation's field name property.private static final MethodDescription.InDefinedShapeFieldSetterHandle.Binder.FIELD_NAMEThe annotation method for the field's name.private static final MethodDescription.InDefinedShapeFieldValue.Binder.FIELD_NAMEThe annotation method for the field's name.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.Factory.Duplex.getterMethodThe getter method.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.Factory.Simplex.getterMethodThe getter method.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.ForGetter.getterMethodThe getter method.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.ForGetterSetterPair.getterMethodThe getter method.private static final MethodDescription.InDefinedShapeHandle.Binder.HANDLE_NAMETheHandle.name()method.private static final MethodDescription.InDefinedShapeHandle.Binder.HANDLE_OWNERTheHandle.owner()method.private static final MethodDescription.InDefinedShapeHandle.Binder.HANDLE_PARAMETER_TYPESTheHandle.parameterTypes()method.private static final MethodDescription.InDefinedShapeHandle.Binder.HANDLE_RETURN_TYPETheHandle.returnType()method.private static final MethodDescription.InDefinedShapeHandle.Binder.HANDLE_TYPETheHandle.type()method.private static final MethodDescription.InDefinedShapeSuper.Instantiation.IGNORE_FINALIZERA reference to the ignore finalizer method.private static final MethodDescription.InDefinedShapeAllArguments.Binder.INCLUDE_SELFA description of theAllArguments.includeSelf()method.private static final MethodDescription.InDefinedShapeDynamicConstant.Binder.INVOKEDYNAMICTheDynamicConstant.invokedynamic()method.private static final MethodDescription.InDefinedShapeDynamicConstant.Binder.NAMETheDynamicConstant.name()method.private static final MethodDescription.InDefinedShapeAllArguments.Binder.NULL_IF_EMPTYA description of theAllArguments.nullIfEmpty()method.private static final MethodDescription.InDefinedShapeDefaultCall.Binder.NULL_IF_IMPOSSIBLEA reference to the null if possible method of the default call annotation.private static final MethodDescription.InDefinedShapeDefaultCallHandle.Binder.NULL_IF_IMPOSSIBLEA reference to the null if possible method of the default call annotation.private static final MethodDescription.InDefinedShapeDefaultMethod.Binder.NULL_IF_IMPOSSIBLETheDefaultMethod.nullIfImpossible()property.private static final MethodDescription.InDefinedShapeDefaultMethodHandle.Binder.NULL_IF_IMPOSSIBLETheDefaultMethodHandle.nullIfImpossible()property.private static final MethodDescription.InDefinedShapeSuperCall.Binder.NULL_IF_IMPOSSIBLEA description of theSuperCall.nullIfImpossible()method.private static final MethodDescription.InDefinedShapeSuperCallHandle.Binder.NULL_IF_IMPOSSIBLEA description of theSuperCallHandle.nullIfImpossible()method.private static final MethodDescription.InDefinedShapeSuperMethod.Binder.NULL_IF_IMPOSSIBLEA description of theSuperMethod.nullIfImpossible()method.private static final MethodDescription.InDefinedShapeSuperMethodHandle.Binder.NULL_IF_IMPOSSIBLEA description of theSuperMethodHandle.nullIfImpossible()method.private final MethodDescription.InDefinedShapePipe.Binder.RedirectionProxy.ConstructorCall.objectTypeDefaultConstructorA reference of theObjecttype default constructor.private static final MethodDescription.InDefinedShapeThis.Binder.OPTIONALA description of thePipe.serializableProxy()method.private static final MethodDescription.InDefinedShapeDefaultMethod.Binder.PRIVILEGEDTheDefaultMethod.privileged()property.private static final MethodDescription.InDefinedShapeOrigin.Binder.PRIVILEGEDA description of theOrigin.privileged()method.private static final MethodDescription.InDefinedShapeSuperMethod.Binder.PRIVILEGEDA description of theSuperMethod.privileged()method.private static final MethodDescription.InDefinedShapeDefault.Binder.PROXY_TYPEA method reference to the proxy type property.private static final MethodDescription.InDefinedShapeSuper.Binder.PROXY_TYPEA reference to the proxy type property.private static final MethodDescription.InDefinedShapeDefault.Binder.SERIALIZABLE_PROXYA method reference to the serializable proxy property.private static final MethodDescription.InDefinedShapeDefaultCall.Binder.SERIALIZABLE_PROXYA reference to the serializable proxy method of the default call annotation.private static final MethodDescription.InDefinedShapeFieldProxy.Binder.SERIALIZABLE_PROXYA reference to the method that declares the field annotation's serializable proxy property.private static final MethodDescription.InDefinedShapeMorph.Binder.SERIALIZABLE_PROXYA reference to the serializable proxy method.private static final MethodDescription.InDefinedShapePipe.Binder.SERIALIZABLE_PROXYA description of thePipe.serializableProxy()method.private static final MethodDescription.InDefinedShapeSuper.Instantiation.SERIALIZABLE_PROXYA reference to the serializable proxy method.private static final MethodDescription.InDefinedShapeSuperCall.Binder.SERIALIZABLE_PROXYA description of theSuperCall.serializableProxy()method.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.Factory.Duplex.setterMethodThe setter method.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.Factory.Simplex.setterMethodThe setter method.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.ForGetterSetterPair.setterMethodThe setter method.private final MethodDescription.InDefinedShapeFieldProxy.Binder.FieldResolver.ForSetter.setterMethodThe setter method.private static final MethodDescription.InDefinedShapeSuper.Binder.STRATEGYA method reference to the strategy property.private static final MethodDescription.InDefinedShapeDefaultCall.Binder.TARGET_TYPEA reference to the target type method of the default call annotation.private static final MethodDescription.InDefinedShapeDefaultCallHandle.Binder.TARGET_TYPEA reference to the target type method of the default call annotation.private static final MethodDescription.InDefinedShapeDefaultMethod.Binder.TARGET_TYPETheDefaultMethod.targetType()property.private static final MethodDescription.InDefinedShapeDefaultMethodHandle.Binder.TARGET_TYPETheDefaultMethodHandle.targetType()property.private static final MethodDescription.InDefinedShapeAllArguments.Binder.VALUEA description of theAllArguments.value()method.private static final MethodDescription.InDefinedShapeArgument.Binder.VALUEA description of theArgument.value()method.private static final MethodDescription.InDefinedShapeBindingPriority.Resolver.VALUEA description of theBindingPriority.value()method.Methods in net.bytebuddy.implementation.bind.annotation that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionprivate static MethodDescription.InDefinedShapeFieldProxy.Binder.onlyMethod(TypeDescription typeDescription) Extracts the only method from a given type description which is validated for the required properties for using the type as a proxy base type.Super.ConstructorResolver.Default.resolve(TypeDescription proxiedType, List<TypeDescription> constructorParameters) Resolves the constructor to be used.Super.ConstructorResolver.resolve(TypeDescription proxiedType, List<TypeDescription> constructorParameters) Resolves the constructor to be used.Methods in net.bytebuddy.implementation.bind.annotation with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionprivate static StackManipulationOrigin.Binder.methodConstant(AnnotationDescription.Loadable<Origin> annotation, MethodDescription.InDefinedShape methodDescription) Loads a method constant onto the operand stack.Constructors in net.bytebuddy.implementation.bind.annotation with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedBinder(MethodDescription.InDefinedShape getterMethod, MethodDescription.InDefinedShape setterMethod) Creates a new binder for aFieldProxyin simplex mode.protectedBinder(TypeDescription proxyType, MethodDescription.InDefinedShape getterMethod, MethodDescription.InDefinedShape setterMethod) Creates a new binder for aFieldProxyin duplex mode.protectedDuplex(TypeDescription proxyType, MethodDescription.InDefinedShape getterMethod, MethodDescription.InDefinedShape setterMethod) Creates a new duplex factory.protectedForGetter(MethodDescription.InDefinedShape getterMethod) Creates a new getter field resolver.protectedForGetterSetterPair(TypeDescription proxyType, MethodDescription.InDefinedShape getterMethod, MethodDescription.InDefinedShape setterMethod) Creates a new field resolver for an accessor that both gets and sets a field value.protectedForSetter(MethodDescription.InDefinedShape setterMethod) Creates a new field resolver for a setter accessor.protectedSimplex(MethodDescription.InDefinedShape getterMethod, MethodDescription.InDefinedShape setterMethod) Creates a simplex factory. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.implementation.bytecode.constant
Fields in net.bytebuddy.implementation.bytecode.constant declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprotected static final MethodDescription.InDefinedShapeMethodConstant.DO_PRIVILEGEDThejava.security.AccessController#doPrivileged(PrivilegedExceptionAction)method ornullif this method is not available on the current VM.private static final MethodDescription.InDefinedShapeMethodConstant.ForConstructor.GET_CONSTRUCTORTheClass.getConstructor(Class[])method.private static final MethodDescription.InDefinedShapeMethodConstant.ForConstructor.GET_DECLARED_CONSTRUCTORTheClass.getDeclaredConstructor(Class[])method.private static final MethodDescription.InDefinedShapeMethodConstant.ForMethod.GET_DECLARED_METHODTheClass.getDeclaredMethod(String, Class[])method.private static final MethodDescription.InDefinedShapeMethodConstant.ForMethod.GET_METHODTheClass.getMethod(String, Class[])method.protected final MethodDescription.InDefinedShapeMethodConstant.methodDescriptionA description of the method to be loaded onto the stack.private final MethodDescription.InDefinedShapeMethodConstant.PrivilegedLookup.methodDescriptionThe method constant to load.Methods in net.bytebuddy.implementation.bytecode.constant that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionprotected abstract MethodDescription.InDefinedShapeMethodConstant.accessorMethod()Returns the method for loading a declared method or constructor onto the operand stack.protected MethodDescription.InDefinedShapeMethodConstant.ForConstructor.accessorMethod()protected MethodDescription.InDefinedShapeMethodConstant.ForMethod.accessorMethod()private static MethodDescription.InDefinedShapeMethodConstant.doPrivileged()Resolves thejava.security.AccessController#doPrivilegedmethod if the security manager is supported on the current VM and if security manager support is not explicitly disabled.Methods in net.bytebuddy.implementation.bytecode.constant with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionstatic MethodConstant.CanCacheMethodConstant.of(MethodDescription.InDefinedShape methodDescription) Creates a stack manipulation that loads a method constant onto the operand stack.static MethodConstant.CanCacheMethodConstant.ofPrivileged(MethodDescription.InDefinedShape methodDescription) Creates a stack manipulation that loads a method constant onto the operand stack using anjava.security.AccessController.Constructors in net.bytebuddy.implementation.bytecode.constant with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedForConstructor(MethodDescription.InDefinedShape methodDescription) Creates a newMethodConstantfor creating aConstructorinstance.protectedForMethod(MethodDescription.InDefinedShape methodDescription) Creates a newMethodConstantfor creating aMethodinstance.protectedMethodConstant(MethodDescription.InDefinedShape methodDescription) Creates a new method constant.protectedPrivilegedLookup(MethodDescription.InDefinedShape methodDescription, StackManipulation methodName) Creates a new privileged lookup. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.implementation.bytecode.member
Fields in net.bytebuddy.implementation.bytecode.member declared as MethodDescription.InDefinedShapeModifier and TypeFieldDescriptionprivate final MethodDescription.InDefinedShapeMethodInvocation.HandleInvocation.methodDescriptionThe invoked method.private final MethodDescription.InDefinedShapeMethodInvocation.Invocation.methodDescriptionThe type on which this method is to be invoked.Methods in net.bytebuddy.implementation.bytecode.member with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionMethodInvocation.invoke(MethodDescription.InDefinedShape methodDescription) Creates a method invocation with an implicitly determined invocation type.Constructors in net.bytebuddy.implementation.bytecode.member with parameters of type MethodDescription.InDefinedShapeModifierConstructorDescriptionprotectedHandleInvocation(MethodDescription.InDefinedShape methodDescription, MethodInvocation.HandleType type) Creates a new method handle invocation.protectedInvocation(MethodDescription.InDefinedShape methodDescription) Creates an invocation of a given method on its declaring type as an invocation target.protectedInvocation(MethodDescription.InDefinedShape methodDescription, TypeDescription typeDescription) Creates an invocation of a given method on a given invocation target type. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.matcher
Methods in net.bytebuddy.matcher with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionstatic <T extends MethodDescription>
ElementMatcher.Junction<T> ElementMatchers.is(MethodDescription.InDefinedShape method) Exactly matches a given method or constructor as aMethodDescriptionin its defined shape.Method parameters in net.bytebuddy.matcher with type arguments of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionstatic <T extends MethodDescription>
ElementMatcher.Junction<T> ElementMatchers.definedMethod(ElementMatcher<? super MethodDescription.InDefinedShape> matcher) Matches a method in its defined shape. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.pool
Classes in net.bytebuddy.pool that implement MethodDescription.InDefinedShapeModifier and TypeClassDescriptionprivate classA lazy representation of a method that resolves references to types only on demand.Subclasses with type arguments of type MethodDescription.InDefinedShape in net.bytebuddy.poolModifier and TypeClassDescriptionprotected classA list of method tokens representing each entry as a method description.Methods in net.bytebuddy.pool that return MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionTypePool.Default.LazyTypeDescription.MethodTokenList.get(int index) TypePool.Default.LazyTypeDescription.LazyMethodDescription.LazyParameterDescription.getDeclaringMethod()Returns the method that declares this parameter.TypePool.Default.LazyTypeDescription.getEnclosingMethod()Returns a description of the method that encloses this type.TypePool.Default.LazyTypeDescription.TypeContainment.getEnclosingMethod(TypePool typePool) Returns the enclosing method ornullif no such method exists.TypePool.Default.LazyTypeDescription.TypeContainment.SelfContained.getEnclosingMethod(TypePool typePool) Returns the enclosing method ornullif no such method exists.TypePool.Default.LazyTypeDescription.TypeContainment.WithinMethod.getEnclosingMethod(TypePool typePool) Returns the enclosing method ornullif no such method exists.TypePool.Default.LazyTypeDescription.TypeContainment.WithinType.getEnclosingMethod(TypePool typePool) Returns the enclosing method ornullif no such method exists.private MethodDescription.InDefinedShapeTypePool.Default.LazyTypeDescription.MethodToken.toMethodDescription(TypePool.Default.LazyTypeDescription lazyTypeDescription) Transforms this method token to a method description that is attached to a lazy type description.Methods in net.bytebuddy.pool that return types with arguments of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionTypePool.Default.LazyTypeDescription.getDeclaredMethods()Returns the methods that this type declares.Methods in net.bytebuddy.pool with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionTypePool.Default.LazyTypeDescription.LazyAnnotationValue.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.TypePool.Default.LazyTypeDescription.LazyAnnotationValue.ForMismatchedType.filter(MethodDescription.InDefinedShape property, TypeDefinition typeDefinition) Filters this annotation value as a valid value of the provided property.AnnotationValue<?, ?> TypePool.Default.LazyTypeDescription.LazyAnnotationDescription.getValue(MethodDescription.InDefinedShape property) Returns a value of this annotation.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.resolveExceptionTypes(List<String> exceptionTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized.resolveExceptionTypes(List<String> exceptionTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.Malformed.resolveExceptionTypes(List<String> exceptionTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.Raw.resolveExceptionTypes(List<String> exceptionTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.resolveParameterTypes(List<String> parameterTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized.resolveParameterTypes(List<String> parameterTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.Malformed.resolveParameterTypes(List<String> parameterTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.Raw.resolveParameterTypes(List<String> parameterTypeDescriptors, TypePool typePool, Map<Integer, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the generic parameter types of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.resolveReturnType(String returnTypeDescriptor, TypePool typePool, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the return type of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized.resolveReturnType(String returnTypeDescriptor, TypePool typePool, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the return type of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.Malformed.resolveReturnType(String returnTypeDescriptor, TypePool typePool, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the return type of the represented method.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.Raw.resolveReturnType(String returnTypeDescriptor, TypePool typePool, Map<String, List<TypePool.Default.LazyTypeDescription.AnnotationToken>> annotationTokens, MethodDescription.InDefinedShape definingMethod) Resolves the return type of the represented method. -
Uses of MethodDescription.InDefinedShape in net.bytebuddy.utility
Methods in net.bytebuddy.utility with parameters of type MethodDescription.InDefinedShapeModifier and TypeMethodDescriptionstatic JavaConstant.DynamicJavaConstant.Dynamic.bootstrap(String name, MethodDescription.InDefinedShape bootstrapMethod, Object... constant) Binds the supplied bootstrap method or constructor for the resolution of a dynamic constant.static JavaConstant.DynamicJavaConstant.Dynamic.bootstrap(String name, MethodDescription.InDefinedShape bootstrap, List<?> arguments) Binds the supplied bootstrap method or constructor for the resolution of a dynamic constant.protected static JavaConstant.MethodHandle.HandleTypeJavaConstant.MethodHandle.HandleType.of(MethodDescription.InDefinedShape methodDescription) Extracts a handle type for invoking the given method.static JavaConstant.MethodHandleJavaConstant.MethodHandle.of(MethodDescription.InDefinedShape methodDescription) Creates a method handle representation of the given method.static JavaConstant.DynamicJavaConstant.Dynamic.ofInvocation(MethodDescription.InDefinedShape methodDescription, Object... constant) Represents a constant that is resolved by invoking astaticfactory method or a constructor.static JavaConstant.DynamicJavaConstant.Dynamic.ofInvocation(MethodDescription.InDefinedShape methodDescription, List<?> constants) Represents a constant that is resolved by invoking astaticfactory method or a constructor.protected static JavaConstant.MethodHandle.HandleTypeJavaConstant.MethodHandle.HandleType.ofSpecial(MethodDescription.InDefinedShape methodDescription) Extracts a handle type for invoking the given method via invokespecial.static JavaConstant.MethodHandleJavaConstant.MethodHandle.ofSpecial(MethodDescription.InDefinedShape methodDescription, TypeDescription typeDescription) Creates a method handle representation of the given method for an explicit special method invocation of an otherwise virtual method.