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