- All Implemented Interfaces:
 Annotation
- Enclosing class:
 Dependent
public static final class Dependent.Literal
extends AnnotationLiteral<Dependent>
implements Dependent
Supports inline instantiation of the 
Dependent annotation.- Since:
 - 2.0
 - See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.enterprise.context.Dependent
Dependent.Literal - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
INSTANCE
Default Dependent literal 
 - 
 - 
Constructor Details
- 
Literal
public Literal() 
 -