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