Class PID.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<PID>
org.osgi.service.cdi.annotations.PID.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
PID
-
Nested Class Summary
Nested classes/interfaces inherited from class PID
PID.Literal -
Method Summary
Modifier and TypeMethodDescriptionstatic final PID.Literalof(String pid, ConfigurationPolicy policy) policy()value()Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Method Details
-
of
- Parameters:
pid- the configuration pidpolicy- the policy of the configuration- Returns:
- an instance of
PID
-
value
-
policy
-