Uses of Enum Class
org.springframework.modulith.events.ExternalizationMode
Packages that use ExternalizationMode
Package
Description
API of the event publication registry abstraction.
-
Uses of ExternalizationMode in org.springframework.modulith.events
Methods in org.springframework.modulith.events that return ExternalizationModeModifier and TypeMethodDescriptionstatic ExternalizationModeExternalizationMode.from(Environment environment) Looks up theExternalizationModefrom the given environment or usesMODULE_LISTENERas default.static ExternalizationModeReturns the enum constant of this class with the specified name.static ExternalizationMode[]ExternalizationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.