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