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