public class ApplicationThreadContextProvider
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ApplicationThreadContextProvider.ApplicationThreadContextRestorer |
class |
ApplicationThreadContextProvider.ApplicationThreadContextSnapshot |
Constructor and Description |
---|
ApplicationThreadContextProvider() |
Modifier and Type | Method and Description |
---|---|
ThreadContextSnapshot |
clearedContext(java.util.Map<java.lang.String,java.lang.String> props) |
ThreadContextSnapshot |
currentContext(java.util.Map<java.lang.String,java.lang.String> props) |
java.lang.String |
getThreadContextType() |
public ThreadContextSnapshot currentContext(java.util.Map<java.lang.String,java.lang.String> props)
public ThreadContextSnapshot clearedContext(java.util.Map<java.lang.String,java.lang.String> props)
public java.lang.String getThreadContextType()