Interface MethodDelegation.ImplementationDelegate

All Superinterfaces:
InstrumentedType.Prepareable
All Known Implementing Classes:
MethodDelegation.ImplementationDelegate.ForConstruction, MethodDelegation.ImplementationDelegate.ForField, MethodDelegation.ImplementationDelegate.ForField.WithInstance, MethodDelegation.ImplementationDelegate.ForField.WithLookup, MethodDelegation.ImplementationDelegate.ForMethodReturn, MethodDelegation.ImplementationDelegate.ForStaticMethod
Enclosing class:
MethodDelegation

protected static interface MethodDelegation.ImplementationDelegate extends InstrumentedType.Prepareable
An implementation delegate is responsible for executing the actual method delegation and for resolving the target methods.