Interface MessageAttributeKey
-
public interface MessageAttributeKey
-
-
Field Summary
Fields Modifier and Type Field Description static StringCOMPONENT_NAMEstatic StringCORRELATION_ID
-
-
-
Field Detail
-
CORRELATION_ID
static final String CORRELATION_ID
- See Also:
- Constant Field Values
-
COMPONENT_NAME
static final String COMPONENT_NAME
- See Also:
- Constant Field Values
-
-