Uses of Interface
de.hybris.platform.commerceservices.threadcontext.ThreadContext
Packages that use ThreadContext
Package
Description
-
Uses of ThreadContext in de.hybris.platform.commerceservices.threadcontext
Subinterfaces of ThreadContext in de.hybris.platform.commerceservices.threadcontextModifier and TypeInterfaceDescriptioninterfaceThe ThreadContextService supports executing code in a thread context and also getting and setting attribute values in the current thread context.Methods in de.hybris.platform.commerceservices.threadcontext that return ThreadContext -
Uses of ThreadContext in de.hybris.platform.commerceservices.threadcontext.impl
Classes in de.hybris.platform.commerceservices.threadcontext.impl that implement ThreadContextModifier and TypeClassDescriptionclassDefault implementation of the ThreadContextclassDefault implementation of the ThreadContextServiceMethods in de.hybris.platform.commerceservices.threadcontext.impl that return ThreadContextModifier and TypeMethodDescriptionprotected ThreadContextDefaultThreadContextService.createLocalThreadContext()DefaultThreadContextService.getCurrentContext()Constructors in de.hybris.platform.commerceservices.threadcontext.impl with parameters of type ThreadContext