Interface CommandTargetResolverDefinition

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

@FunctionalInterface public interface CommandTargetResolverDefinition
Defines how a CommandTargetResolver should be constructed for an EntityMember-annotated member of an AnnotatedEntityMetamodel.
Since:
5.0.0
Author:
Mitchell Herrijgers
See Also:
  • Method Details