public interface ResourceMethod
Modifier and Type | Method and Description |
---|---|
boolean |
containsAnnotation(java.lang.Class<? extends java.lang.annotation.Annotation> annotation) |
java.lang.reflect.Method |
getMethod() |
ResourceClass |
getResource() |
java.lang.reflect.Method getMethod()
ResourceClass getResource()
boolean containsAnnotation(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
Copyright © 2013 Caelum. All Rights Reserved.