public static interface MethodCall.TerminationHandler.Factory
Modifier and Type | Method and Description |
---|---|
MethodCall.TerminationHandler |
make(TypeDescription instrumentedType)
Creates a termination handler for a given instrumented type.
|
MethodCall.TerminationHandler make(TypeDescription instrumentedType)
instrumentedType
- The instrumented type.Copyright © 2014–2022. All rights reserved.