Interface ResolveParameterHook

All Superinterfaces:
LifecycleHook
All Known Implementing Classes:
PerProperty.PerPropertyHook
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@API(status=MAINTAINED, since="1.4.0") @FunctionalInterface public interface ResolveParameterHook extends LifecycleHook
This hook type allows to provide parameters for property methods but also to annotated lifecycle methods.