protected static interface DefaultMethod.Binder.MethodLocator
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
DefaultMethod.Binder.MethodLocator.ForExplicitType
A method locator for an explicit target type. 
 | 
static class  | 
DefaultMethod.Binder.MethodLocator.ForImplicitType
A method locator for an implicit target type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Implementation.SpecialMethodInvocation | 
resolve(Implementation.Target implementationTarget,
       MethodDescription source)
Resolves the special method invocation to this target. 
 | 
Implementation.SpecialMethodInvocation resolve(Implementation.Target implementationTarget, MethodDescription source)
implementationTarget - The implementation target.source - The method being instrumented.Copyright © 2014–2023. All rights reserved.