@Deprecated public class LoggingKontextAspect extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
LoggingKontextAspect()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
Deprecated.
Dieser Advice sorgt dafür, dass eine Korrelation-ID erzeugt wird, falls im AufrufKontext keine gesetzt
ist.
|
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorinvocation - der MethodenaufrufThrowable - Wenn die eigentliche Methode einen Fehler wirft.Copyright © 2021. All rights reserved.