Uses of Class
org.jboss.resteasy.core.ResourceMethodRegistry

Packages that use ResourceMethodRegistry
org.jboss.resteasy.jsapi   
org.jboss.resteasy.links.impl   
 

Uses of ResourceMethodRegistry in org.jboss.resteasy.jsapi
 

Constructors in org.jboss.resteasy.jsapi with parameters of type ResourceMethodRegistry
MetaDataService(ResourceMethodRegistry registry)
           
 

Uses of ResourceMethodRegistry in org.jboss.resteasy.links.impl
 

Methods in org.jboss.resteasy.links.impl with parameters of type ResourceMethodRegistry
static
<T> T
RESTUtils.addDiscovery(T entity, UriInfo uriInfo, ResourceMethodRegistry registry)
           
static java.util.List<java.lang.reflect.Method> RESTUtils.getServiceMethods(ResourceMethodRegistry registry)
           
 



Copyright © 2010. All Rights Reserved.