Package javax.enterprise.context
Class Dependent.Literal
- 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 javax.enterprise.context.Dependent
Dependent.Literal
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Literal
public Literal()
-