public class StelltLoggingKontextBereitInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
StelltLoggingKontextBereitInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
Dieser Aspekt sorgt dafür, dass eine Korrelation-ID erzeugt wird, falls im AufrufKontext keine gesetzt
ist und in der Annotation angegeben ist, dass kein Aufrufkontext als Parameter übergeben wird.
|
public StelltLoggingKontextBereitInterceptor()
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.