Class AnnotationUtils.PathLiteral
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<javax.ws.rs.Path>
-
- org.soulwing.prospecto.jaxrs.runtime.discovery.AnnotationUtils.PathLiteral
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- AnnotationUtils
public abstract static class AnnotationUtils.PathLiteral extends javax.enterprise.util.AnnotationLiteral<javax.ws.rs.Path> implements javax.ws.rs.Path- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PathLiteral()
-
Method Summary
-
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
-
-