protected static class Advice.Dispatcher.OffsetMapping.ForField.WithImplicitType extends Advice.Dispatcher.OffsetMapping.ForField
Advice.Dispatcher.OffsetMapping.ForField.Factory, Advice.Dispatcher.OffsetMapping.ForField.WithExplicitType, Advice.Dispatcher.OffsetMapping.ForField.WithImplicitTypeAdvice.Dispatcher.OffsetMapping.Context, Advice.Dispatcher.OffsetMapping.ForAllArguments, Advice.Dispatcher.OffsetMapping.ForArgument, Advice.Dispatcher.OffsetMapping.ForEnterValue, Advice.Dispatcher.OffsetMapping.ForField, Advice.Dispatcher.OffsetMapping.ForInstrumentedMethod, Advice.Dispatcher.OffsetMapping.ForInstrumentedType, Advice.Dispatcher.OffsetMapping.ForOrigin, Advice.Dispatcher.OffsetMapping.ForReturnValue, Advice.Dispatcher.OffsetMapping.ForStubValue, Advice.Dispatcher.OffsetMapping.ForThisReference, Advice.Dispatcher.OffsetMapping.ForThrowable, Advice.Dispatcher.OffsetMapping.ForUnusedValue, Advice.Dispatcher.OffsetMapping.ForUserValue<T extends Annotation>, Advice.Dispatcher.OffsetMapping.Illegal, Advice.Dispatcher.OffsetMapping.Targetname, readOnly, target, typing| Modifier | Constructor and Description |
|---|---|
protected |
WithImplicitType(TypeDescription.Generic target,
AnnotationDescription.Loadable<Advice.FieldValue> annotation)
Creates an offset mapping for a field with an implicit declaring type.
|
protected |
WithImplicitType(TypeDescription.Generic target,
String name,
boolean readOnly,
Assigner.Typing typing)
Creates an offset mapping for a field with an implicit declaring type.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldLocator |
fieldLocator(TypeDescription instrumentedType)
Returns a field locator for this instance.
|
String |
toString() |
resolveprotected WithImplicitType(TypeDescription.Generic target, AnnotationDescription.Loadable<Advice.FieldValue> annotation)
target - The target type.annotation - The annotation to represent.protected WithImplicitType(TypeDescription.Generic target, String name, boolean readOnly, Assigner.Typing typing)
target - The target type.name - The name of the field.readOnly - true if the field is read-only.typing - The typing to apply.protected FieldLocator fieldLocator(TypeDescription instrumentedType)
Advice.Dispatcher.OffsetMapping.ForFieldfieldLocator in class Advice.Dispatcher.OffsetMapping.ForFieldinstrumentedType - The instrumented type.Copyright © 2014–2016. All rights reserved.