Class ModuleEntryInterceptor
java.lang.Object
org.springframework.modulith.observability.ModuleEntryInterceptor
- All Implemented Interfaces:
Advice
,Interceptor
,MethodInterceptor
-
Method Summary
Modifier and TypeMethodDescriptioninvoke
(MethodInvocation invocation) static ModuleEntryInterceptor
of
(ObservedModule module, io.micrometer.tracing.Tracer tracer)
-
Method Details
-
of
-
invoke
- Specified by:
invoke
in interfaceMethodInterceptor
- Throws:
Throwable
-