|
||||||||||
| 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 Map<String,? extends Object> |
derivePathParameters(UriInfo uriInfo)
|
|
static Object |
evaluateEL(Method m,
javax.el.ELContext context,
Object base,
String expression)
|
|
static Boolean |
evaluateELBoolean(Method m,
javax.el.ELContext context,
Object base,
String expression)
|
|
static List<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 List<Method> getServiceMethods(ResourceMethodRegistry registry)
public static Map<String,? extends Object> derivePathParameters(UriInfo uriInfo)
public static Object evaluateEL(Method m,
javax.el.ELContext context,
Object base,
String expression)
public static Boolean evaluateELBoolean(Method m,
javax.el.ELContext context,
Object base,
String expression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||