Package javax.enterprise.inject
Class Alternative.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
- Alternative
public static final class Alternative.Literal
extends AnnotationLiteral<Alternative>
implements Alternative
Supports inline instantiation of the
Alternative
annotation.- Since:
- 2.0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.enterprise.inject.Alternative
Alternative.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()
-