Package org.osgi.service.cdi.annotations
Class PIDs.Literal
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<PIDs>
-
- org.osgi.service.cdi.annotations.PIDs.Literal
-
- All Implemented Interfaces:
java.lang.annotation.Annotation
- Enclosing class:
- PIDs
public static final class PIDs.Literal extends javax.enterprise.util.AnnotationLiteral<PIDs> implements PIDs
Support inline instantiation of thePIDs
annotation.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.osgi.service.cdi.annotations.PIDs
PIDs.Literal
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PIDs
of(PID[] pids)
PID[]
value()
-
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
-