|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver org.jboss.resteasy.spi.touri.MappedByAnnotationResolver
public class MappedByAnnotationResolver
Constructor Summary | |
---|---|
MappedByAnnotationResolver()
|
Method Summary | |
---|---|
protected java.lang.Class<? extends java.lang.annotation.Annotation> |
getAnnotationType()
|
protected UriBuilderImpl |
getUriBuilder(java.lang.Class<? extends java.lang.Object> clazz)
|
Methods inherited from class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver |
---|
handles, resolveURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappedByAnnotationResolver()
Method Detail |
---|
protected java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationType()
getAnnotationType
in class AbstractURITemplateAnnotationResolver
protected UriBuilderImpl getUriBuilder(java.lang.Class<? extends java.lang.Object> clazz)
getUriBuilder
in class AbstractURITemplateAnnotationResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |