public class HybrisThreadCleanup
extends java.lang.Object
| Constructor and Description |
|---|
HybrisThreadCleanup() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(Component comp,
Event evt,
java.util.List errs)
De-activates hybris specific threadlocal settings within a zk event processing thread.
|
void |
complete(Component comp,
Event evt)
Called back in the main thread after a zk event thread has been processed.
|
public void cleanup(Component comp,
Event evt,
java.util.List errs)
throws java.lang.Exception
java.lang.Exceptionpublic void complete(Component comp,
Event evt)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.