|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.trialox.jaxrs.util.MethodUtil
public class MethodUtil
Static utility methods to detect the type of methods
| Constructor Summary | |
|---|---|
MethodUtil()
|
|
| Method Summary | |
|---|---|
static java.util.Set<java.lang.reflect.Method> |
filterByHttpMethod(java.util.Set<java.lang.reflect.Method> methods,
org.wymiwyg.wrhapi.Method httpMethod)
|
static boolean |
isResourceMethod(java.lang.reflect.Method method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodUtil()
| Method Detail |
|---|
public static java.util.Set<java.lang.reflect.Method> filterByHttpMethod(java.util.Set<java.lang.reflect.Method> methods,
org.wymiwyg.wrhapi.Method httpMethod)
public static boolean isResourceMethod(java.lang.reflect.Method method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||