protected static interface DefaultMethod.Binder.MethodLocator
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | DefaultMethod.Binder.MethodLocator.ForExplicitTypeA method locator for an explicit target type. | 
| static class  | DefaultMethod.Binder.MethodLocator.ForImplicitTypeA 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–2024. All rights reserved.