Uses of Interface
com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Uses of ThreadContextExecutorService in com.sap.cloud.sdk.cloudplatform.thread
Modifier and TypeClassDescriptionfinal class
This class represents the default implementation ofThreadContextExecutorService
.Modifier and TypeMethodDescriptionstatic ThreadContextExecutorService
ThreadContextExecutors.getExecutor()
Get the unique executor of this class.Modifier and TypeMethodDescriptionstatic void
ThreadContextExecutors.setExecutor
(ThreadContextExecutorService executor) Set the unique executor of this class or reset it if the given executor is null.