Enum Class MethodCall.ArgumentLoader.ForMethodParameter.OfInstrumentedMethod

java.lang.Object
java.lang.Enum<MethodCall.ArgumentLoader.ForMethodParameter.OfInstrumentedMethod>
net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter.OfInstrumentedMethod
All Implemented Interfaces:
Serializable, Comparable<MethodCall.ArgumentLoader.ForMethodParameter.OfInstrumentedMethod>, Constable, InstrumentedType.Prepareable, MethodCall.ArgumentLoader.ArgumentProvider, MethodCall.ArgumentLoader.Factory
Enclosing class:
MethodCall.ArgumentLoader.ForMethodParameter

protected static enum MethodCall.ArgumentLoader.ForMethodParameter.OfInstrumentedMethod extends Enum<MethodCall.ArgumentLoader.ForMethodParameter.OfInstrumentedMethod> implements MethodCall.ArgumentLoader.Factory, MethodCall.ArgumentLoader.ArgumentProvider
A factory for argument loaders that supplies all arguments of the instrumented method as arguments.