| Package | Description |
|---|---|
| org.jboss.as.weld | |
| org.jboss.as.weld.deployment | |
| org.jboss.as.weld.discovery |
| Modifier and Type | Field and Description |
|---|---|
static Set<AnnotationType> |
CdiAnnotations.BEAN_DEFINING_ANNOTATIONS |
static Set<AnnotationType> |
CdiAnnotations.BEAN_DEFINING_META_ANNOTATIONS |
static Set<AnnotationType> |
CdiAnnotations.BUILT_IN_SCOPES |
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<AnnotationType>> |
WeldAttachments.BEAN_DEFINING_ANNOTATIONS
A set of bean defining annotations, as defined by the CDI specification.
|
| Modifier and Type | Field and Description |
|---|---|
static Function<org.jboss.jandex.ClassInfo,AnnotationType> |
AnnotationType.FOR_CLASSINFO |
static Function<AnnotationType,String> |
AnnotationType.TO_FQCN |
Copyright © 2019 JBoss by Red Hat. All rights reserved.