|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.links.impl.RESTUtils
public class RESTUtils
| Constructor Summary | |
|---|---|
RESTUtils()
|
|
| Method Summary | ||
|---|---|---|
static
|
addDiscovery(T entity,
UriInfo uriInfo,
ResourceMethodRegistry registry)
|
|
static java.util.Map<java.lang.String,? extends java.lang.Object> |
derivePathParameters(UriInfo uriInfo)
|
|
static java.lang.Object |
evaluateEL(java.lang.reflect.Method m,
javax.el.ELContext context,
java.lang.Object base,
java.lang.String expression)
|
|
static java.lang.Boolean |
evaluateELBoolean(java.lang.reflect.Method m,
javax.el.ELContext context,
java.lang.Object base,
java.lang.String expression)
|
|
static java.util.List<java.lang.reflect.Method> |
getServiceMethods(ResourceMethodRegistry registry)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RESTUtils()
| Method Detail |
|---|
public static <T> T addDiscovery(T entity,
UriInfo uriInfo,
ResourceMethodRegistry registry)
public static java.util.List<java.lang.reflect.Method> getServiceMethods(ResourceMethodRegistry registry)
public static java.util.Map<java.lang.String,? extends java.lang.Object> derivePathParameters(UriInfo uriInfo)
public static java.lang.Object evaluateEL(java.lang.reflect.Method m,
javax.el.ELContext context,
java.lang.Object base,
java.lang.String expression)
public static java.lang.Boolean evaluateELBoolean(java.lang.reflect.Method m,
javax.el.ELContext context,
java.lang.Object base,
java.lang.String expression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||