public static interface InstrumentedType.Prepareable
InstrumentedType.| Modifier and Type | Interface and Description |
|---|---|
static class |
InstrumentedType.Prepareable.NoOp
A prepareable that does not alter the instrumented type.
|
| Modifier and Type | Method and Description |
|---|---|
InstrumentedType |
prepare(InstrumentedType instrumentedType)
Prepares a given instrumented type.
|
InstrumentedType prepare(InstrumentedType instrumentedType)
instrumentedType - The instrumented type in its current form.Copyright © 2014–2025. All rights reserved.