public class MDC extends Object
Constructor and Description |
---|
MDC() |
Modifier and Type | Method and Description |
---|---|
static void |
clear() |
static Object |
get(String key) |
static Hashtable |
getContext() |
static void |
put(String key,
Object o) |
static void |
remove(String key) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.