public static final class ThreadContextConfig.Literal extends javax.enterprise.util.AnnotationLiteral<ThreadContextConfig> implements ThreadContextConfig
ThreadContextConfig annotation instances.ThreadContextConfig.Literal| Modifier and Type | Field and Description |
|---|---|
static ThreadContextConfig.Literal |
DEFAULT_INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
String[] |
cleared() |
static ThreadContextConfig.Literal |
of(String[] cleared,
String[] unchanged,
String[] propagated) |
String[] |
propagated() |
String[] |
unchanged() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final ThreadContextConfig.Literal DEFAULT_INSTANCE
Copyright © 2018–2020. All rights reserved.