public static interface Advice.Delegator.Factory
Advice.Delegator.| Modifier and Type | Method and Description |
|---|---|
Advice.Delegator |
make(MethodDescription.InDefinedShape adviceMethod,
boolean exit)
Resolves a delegator.
|
Advice.Delegator make(MethodDescription.InDefinedShape adviceMethod, boolean exit)
adviceMethod - The advice method.exit - true if the advice is applied as exit advice.Copyright © 2014–2025. All rights reserved.