Uses of Class
org.springframework.modulith.events.RoutingTarget.ParsedRoutingTarget
Packages that use RoutingTarget.ParsedRoutingTarget
Package
Description
API of the event publication registry abstraction.
-
Uses of RoutingTarget.ParsedRoutingTarget in org.springframework.modulith.events
Methods in org.springframework.modulith.events that return RoutingTarget.ParsedRoutingTargetModifier and TypeMethodDescription(package private) static RoutingTarget.ParsedRoutingTarget
Creates a newRoutingTarget.ParsedRoutingTarget
by parsing the given source.Methods in org.springframework.modulith.events that return types with arguments of type RoutingTarget.ParsedRoutingTargetModifier and TypeMethodDescriptionEventExternalizationConfiguration.byExternalizedAnnotations()
Returns aFunction
that looks up the target from the supported externalization annotations.AnnotationTargetLookup.get()