protected static interface Forwarding.PreparationHandler extends InstrumentedType.Prepareable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Forwarding.PreparationHandler.ForField
A preparation handler that delegates to a specific field.
|
static class |
Forwarding.PreparationHandler.ForInstance
A preparation handler that delegates to a specific instance.
|
| Modifier and Type | Method and Description |
|---|---|
FieldDescription |
resolve(TypeDescription instrumentedType)
Resolves the field to which to delegate.
|
prepareFieldDescription resolve(TypeDescription instrumentedType)
instrumentedType - The instrumented type.Copyright © 2014–2016. All rights reserved.