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.BUILT_IN_SCOPES |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<AttachmentList<AnnotationType>> |
WeldAttachments.BEAN_DEFINING_ANNOTATIONS
A set of bean defining annotations, as defined by the CDI specification.
|
static AttachmentKey<AttachmentList<AnnotationType>> |
WeldAttachments.INJECTION_TARGET_DEFINING_ANNOTATIONS
A set of injection target defining annotations.
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<org.jboss.jandex.ClassInfo,AnnotationType> |
AnnotationType.FOR_CLASSINFO |
static com.google.common.base.Function<AnnotationType,String> |
AnnotationType.TO_FQCN |
Copyright © 2015 JBoss by Red Hat. All rights reserved.