public static interface Advice.ArgumentHandler.ForAdvice extends Advice.ArgumentHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
Advice.ArgumentHandler.ForAdvice.Default
A default implementation for an argument handler for an advice method.
|
Advice.ArgumentHandler.Factory, Advice.ArgumentHandler.ForAdvice, Advice.ArgumentHandler.ForInstrumentedMethodTHIS_REFERENCE| Modifier and Type | Method and Description |
|---|---|
int |
mapped(int offset)
Resolves an offset of the advice method.
|
Copyright © 2014–2025. All rights reserved.