Uses of Class
jakarta.enterprise.util.AnnotationLiteral
Package
Description
Annotations and interfaces relating to scopes and contexts.
Contains shared, general-purpose helper classes and annotations.
-
Uses of AnnotationLiteral in jakarta.enterprise.context
Modifier 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 jakarta.enterprise.inject
Modifier 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 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 jakarta.enterprise.inject.literal
Modifier 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 jakarta.enterprise.util
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theNonbinding
annotation.