public class LabelContextProvider extends Object implements ThreadContextProvider
| Constructor and Description |
|---|
LabelContextProvider() |
| Modifier and Type | Method and Description |
|---|---|
ThreadContextSnapshot |
clearedContext(Map<String,String> props)
Cleared context is the empty string.
|
ThreadContextSnapshot |
currentContext(Map<String,String> props)
Save the current context.
|
String |
getThreadContextType() |
public ThreadContextSnapshot clearedContext(Map<String,String> props)
clearedContext in interface ThreadContextProviderpublic ThreadContextSnapshot currentContext(Map<String,String> props)
currentContext in interface ThreadContextProviderpublic String getThreadContextType()
getThreadContextType in interface ThreadContextProviderCopyright © 2021 Eclipse Foundation. All rights reserved.