Uses of Class
com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextAccessException
-
Uses of ThreadContextAccessException in com.sap.cloud.sdk.cloudplatform.thread
Modifier and TypeMethodDescriptionstatic ThreadContextExecutor
ThreadContextExecutor.fromCurrentContext()
Create aThreadContextExecutor
using the currentThreadContext
, that is being resolved fromThreadContextAccessor
and duplicated with all existing properties.static ThreadContext
ThreadContextAccessor.getCurrentContext()
Returns the currentThreadContext
.