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.
The HTTP authentication mechanism API package.
-
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. -
Uses of AnnotationLiteral in jakarta.faces.annotation
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theApplicationMap
qualifier.static final class
Supports inline instantiation of theFacesConfig
qualifier.static final class
Supports inline instantiation of theApplicationMap
qualifier.static final class
Supports inline instantiation of theHeaderMap
qualifier.static final class
Supports inline instantiation of theHeaderValuesMap
qualifier.static final class
Supports inline instantiation of theInitParameterMap
qualifier.static final class
Supports inline instantiation of theManagedProperty
qualifier.static final class
Supports inline instantiation of theRequestCookieMap
qualifier.static final class
Supports inline instantiation of theRequestMap
qualifier.static final class
Supports inline instantiation of theRequestParameterMap
qualifier.static final class
Supports inline instantiation of theRequestParameterValuesMap
qualifier.static final class
Supports inline instantiation of theSessionMap
qualifier.static final class
Supports inline instantiation of theView
annotation.static final class
Supports inline instantiation of theViewMap
qualifier. -
Uses of AnnotationLiteral in jakarta.faces.component.behavior
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theFacesBehavior
qualifier. -
Uses of AnnotationLiteral in jakarta.faces.convert
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theFacesConverter
qualifier. -
Uses of AnnotationLiteral in jakarta.faces.event
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theWebsocketEvent.Closed
qualifier.static final class
Supports inline instantiation of theWebsocketEvent.Opened
qualifier. -
Uses of AnnotationLiteral in jakarta.faces.flow.builder
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theFlowBuilderParameter
qualifier.static final class
Supports inline instantiation of theFlowDefinition
qualifier. -
Uses of AnnotationLiteral in jakarta.faces.model
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theFacesDataModel
qualifier. -
Uses of AnnotationLiteral in jakarta.faces.push
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of thePush
qualifier. -
Uses of AnnotationLiteral in jakarta.faces.validator
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theFacesValidator
qualifier. -
Uses of AnnotationLiteral in jakarta.security.enterprise.authentication.mechanism.http
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of the AutoApplySession annotation.static final class
Supports inline instantiation of theBasicAuthenticationMechanismDefinition.BasicAuthenticationMechanism
qualifier.static final class
Supports inline instantiation of theCustomFormAuthenticationMechanismDefinition.CustomFormAuthenticationMechanism
qualifier.static final class
Supports inline instantiation of theFormAuthenticationMechanismDefinition.FormAuthenticationMechanism
qualifier.static final class
Supports inline instantiation of the LoginToContinue annotation.static final class
Supports inline instantiation of theOpenIdAuthenticationMechanismDefinition.OpenIdAuthenticationMechanism
qualifier.static final class
Supports inline instantiation of the RememberMe annotation.