public class MdcContext extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static MdcContext |
create() |
void |
put(String key,
Object value) |
public void close()
close in interface AutoCloseablepublic static MdcContext create()
Copyright © 2016 Inbot. All Rights Reserved.