Package org.infinispan.cdi.common.util
Class Synthetic.SyntheticLiteral
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<Synthetic>
-
- org.infinispan.cdi.common.util.Synthetic.SyntheticLiteral
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- Synthetic
public static class Synthetic.SyntheticLiteral extends javax.enterprise.util.AnnotationLiteral<Synthetic> implements Synthetic
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.infinispan.cdi.common.util.Synthetic
Synthetic.Provider, Synthetic.SyntheticLiteral
-
-
Constructor Summary
Constructors Constructor Description SyntheticLiteral(String namespace, Long index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longindex()Stringnamespace()-
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-