public static interface Advice.BootstrapArgumentResolver.Factory
Advice.BootstrapArgumentResolver.| Modifier and Type | Method and Description |
|---|---|
Advice.BootstrapArgumentResolver |
resolve(MethodDescription.InDefinedShape adviceMethod,
boolean exit)
Creates a bootstrap argument resolver for a given advice.
|
Advice.BootstrapArgumentResolver resolve(MethodDescription.InDefinedShape adviceMethod, boolean exit)
adviceMethod - The advice method.exit - true if the method is bound as exit advice.Copyright © 2014–2025. All rights reserved.