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