Class BeanPropertyType.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<BeanPropertyType>
org.osgi.service.cdi.annotations.BeanPropertyType.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
BeanPropertyType
public static final class BeanPropertyType.Literal
extends javax.enterprise.util.AnnotationLiteral<BeanPropertyType>
implements BeanPropertyType
Support inline instantiation of the
BeanPropertyType annotation.- Author:
- $Id: c30fb79fc50c81bb1e5625fc9eb4535d58d529c5 $
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class BeanPropertyType
BeanPropertyType.Literal -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
Default instance.
-
-
Constructor Details
-
Literal
public Literal()
-