public class EreignisSchluessel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUFRUFKONTEXT_KORRID_KORRIGIERT
Corrected the correlation id {} in the call context as it does not match
the correlation id on the MDC {} is not the same.
|
static String |
FEHLER_FEHLERBEHANDLUNG
Error in error handling.
|
static String |
KEIN_BEARER_TOKEN_IM_AUFRUFKONTEXT
No bearer token in the AufrufKontextVerwalter.
|
static String |
KEIN_BEARER_TOKEN_UEBERMITTELT
No Authorization header with bearer token received.
|
static String |
KEIN_EXCEPTION_MAPPING_DEFINIERT
There is no exception mapping defined for the {} service operation for exception class {}.
|
static String |
KEINE_KORRELATIONSID_IM_AUFRUFKONTEXT_UEBERMITTELT
A call context without correlation ID was sent.
|
static String |
TIMEOUT
A timeout occurred when calling the service [{}].
|
static String |
TIMEOUT_ABBRUCH
Call aborted after timeout.
|
static String |
TIMEOUT_WARTEZEIT
Wait {}ms until the call is repeated.
|
static String |
TIMEOUT_WARTEZEIT_ABBRUCH
Waiting for call repetition canceled.
|
static String |
TIMEOUT_WIEDERHOLUNG
Repeat call...
|
static String |
VALIDIERUNG_KONFIGURATION
Validate configuration for service implementation {}.
|
| Constructor and Description |
|---|
EreignisSchluessel() |
public static final String KEIN_EXCEPTION_MAPPING_DEFINIERT
public static final String FEHLER_FEHLERBEHANDLUNG
public static final String VALIDIERUNG_KONFIGURATION
public static final String TIMEOUT
public static final String TIMEOUT_ABBRUCH
public static final String TIMEOUT_WARTEZEIT
public static final String TIMEOUT_WARTEZEIT_ABBRUCH
public static final String TIMEOUT_WIEDERHOLUNG
public static final String AUFRUFKONTEXT_KORRID_KORRIGIERT
public static final String KEINE_KORRELATIONSID_IM_AUFRUFKONTEXT_UEBERMITTELT
public static final String KEIN_BEARER_TOKEN_UEBERMITTELT
public static final String KEIN_BEARER_TOKEN_IM_AUFRUFKONTEXT
Copyright © 2022. All rights reserved.