| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.threadcontext | |
| de.hybris.platform.commerceservices.threadcontext.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThreadContextService
The ThreadContextService supports executing code in a thread context and also getting and setting attribute values in
the current thread context.
|
| Modifier and Type | Method and Description |
|---|---|
ThreadContext |
ThreadContextService.getCurrentContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThreadContext
Default implementation of the ThreadContext
|
class |
DefaultThreadContextService
Default implementation of the ThreadContextService
|
| Modifier and Type | Method and Description |
|---|---|
protected ThreadContext |
DefaultThreadContextService.createLocalThreadContext() |
ThreadContext |
DefaultThreadContextService.getCurrentContext() |
| Constructor and Description |
|---|
DefaultThreadContext(ThreadContext parent) |
Copyright © 2018 SAP SE. All Rights Reserved.