Uses of Class
org.springframework.modulith.observability.ModuleEntryInterceptor
Packages that use ModuleEntryInterceptor
Package
Description
Support for application module observability.
-
Uses of ModuleEntryInterceptor in org.springframework.modulith.observability
Methods in org.springframework.modulith.observability that return ModuleEntryInterceptorModifier and TypeMethodDescriptionstatic ModuleEntryInterceptor
ModuleEntryInterceptor.of
(ObservedModule module, io.micrometer.observation.ObservationRegistry observationRegistry, Environment environment) static ModuleEntryInterceptor
ModuleEntryInterceptor.of
(ObservedModule module, io.micrometer.observation.ObservationRegistry observationRegistry, ModulithObservationConvention custom, Environment environment) Constructors in org.springframework.modulith.observability with parameters of type ModuleEntryInterceptorModifierConstructorDescriptionApplicationModuleObservingAdvisor
(ObservedModuleType type, ModuleEntryInterceptor interceptor)