Class ResourceMethodRegistry

java.lang.Object
org.jboss.resteasy.core.ResourceMethodRegistry
All Implemented Interfaces:
Registry

public class ResourceMethodRegistry extends Object implements Registry
Registry of resources and methods/classes that can dispatch HTTP method requests.
Version:
$Revision: 1 $
Author:
Bill Burke