Uses of Interface
com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
Packages that use ThreadContextExecutorService
- 
Uses of ThreadContextExecutorService in com.sap.cloud.sdk.cloudplatform.thread
Classes in com.sap.cloud.sdk.cloudplatform.thread that implement ThreadContextExecutorServiceModifier and TypeClassDescriptionfinal classThis class represents the default implementation ofThreadContextExecutorService.Methods in com.sap.cloud.sdk.cloudplatform.thread that return ThreadContextExecutorServiceModifier and TypeMethodDescriptionstatic ThreadContextExecutorServiceThreadContextExecutors.getExecutor()Get the unique executor of this class.Methods in com.sap.cloud.sdk.cloudplatform.thread with parameters of type ThreadContextExecutorServiceModifier and TypeMethodDescriptionstatic voidThreadContextExecutors.setExecutor(ThreadContextExecutorService executor) Set the unique executor of this class or reset it if the given executor is null.