public static final class PID.Literal extends javax.enterprise.util.AnnotationLiteral<PID> implements PID
PID annotation.javax.enterprise.util.AnnotationLiteral.PrivilegedActionForAccessibleObjectPID.Literal| Modifier and Type | Method and Description | 
|---|---|
| static PID.Literal | of(String pid,
  ConfigurationPolicy policy) | 
| ConfigurationPolicy | policy() | 
| String | value() | 
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final PID.Literal of(String pid, ConfigurationPolicy policy)
pid - the configuration pidpolicy - the policy of the configurationPIDpublic String value()
public ConfigurationPolicy policy()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0