public class HybrisThreadInit extends Object
| Constructor and Description |
|---|
HybrisThreadInit() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
init(Component comp,
Event event)
Activates hybris specific threadlocal settings inside the zk event processing thread.
|
void |
prepare(Component comp,
Event event)
Grabs hybris specific threadlocal settings and stores them within this object.
|
public void prepare(Component comp,
Event event)
throws Exception
Exceptionpublic boolean init(Component comp,
Event event)
throws Exception
prepare(Component, Event) being called before!ExceptionCopyright © 2017 SAP SE. All Rights Reserved.