Uses of Class
javax.enterprise.util.AnnotationLiteral
Packages that use AnnotationLiteral
Package
Description
Annotations and interfaces relating to scopes and contexts.
Contains shared, general-purpose helper classes and annotations.
-
Uses of AnnotationLiteral in javax.enterprise.context
Subclasses of AnnotationLiteral in javax.enterprise.contextModifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theApplicationScoped
annotation.static final class
Supports inline instantiation of theBeforeDestroyed
qualifier.static final class
Supports inline instantiation of theConversationScoped
annotation.static final class
Supports inline instantiation of theDependent
annotation.static final class
Supports inline instantiation of theDestroyed
qualifier.static final class
Supports inline instantiation of theInitialized
qualifier.static final class
Supports inline instantiation of theRequestScoped
annotation.static final class
Supports inline instantiation of theSessionScoped
annotation. -
Uses of AnnotationLiteral in javax.enterprise.inject
Subclasses of AnnotationLiteral in javax.enterprise.injectModifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theAlternative
annotation.static final class
Supports inline instantiation of theAny
qualifier.static final class
Supports inline instantiation of theDefault
qualifier.static final class
Supports inline instantiation of theNew
qualifier.static final class
Supports inline instantiation of theSpecializes
annotation.static final class
Supports inline instantiation of theTransientReference
annotation.static final class
Supports inline instantiation of theTyped
annotation.static final class
Supports inline instantiation of theVetoed
annotation. -
Uses of AnnotationLiteral in javax.enterprise.inject.literal
Subclasses of AnnotationLiteral in javax.enterprise.inject.literalModifier and TypeClassDescriptionfinal class
Supports inline instantiation of theInject
annotation.final class
Supports inline instantiation of theNamed
qualifier.final class
Supports inline instantiation of theQualifier
annotation.final class
Supports inline instantiation of theSingleton
annotation. -
Uses of AnnotationLiteral in javax.enterprise.util
Subclasses of AnnotationLiteral in javax.enterprise.utilModifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theNonbinding
annotation.