Package de.hybris.platform.commerceservices.threadcontext
-
Interface Summary Interface Description ThreadContext ThreadContext interface.ThreadContextService The ThreadContextService supports executing code in a thread context and also getting and setting attribute values in the current thread context.ThreadContextService.Executor<R,T extends java.lang.Throwable> Interface to implement for the executeInContext method. -
Exception Summary Exception Description ThreadContextService.Nothing