public class CurrentEventMetadata extends ThreadLocalStack<EventMetadata> implements Service
ThreadLocalStack.ThreadLocalStackReference<T>| Constructor and Description |
|---|
CurrentEventMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
|
peek, push, pushConditionally, pushIfNotNullCopyright © 2015. All Rights Reserved.