Class ServiceRegistry
java.lang.Object
org.jboss.resteasy.jsapi.ServiceRegistry
-
Constructor Summary
ConstructorDescriptionServiceRegistry
(ServiceRegistry parent, ResourceMethodRegistry registry, ResteasyProviderFactory providerFactory, ResourceLocatorInvoker invoker) -
Method Summary
Modifier and TypeMethodDescriptionvoid
collectResourceMethodsUntilRoot
(List<Method> methods) getUri()
boolean
isRoot()
-
Constructor Details
-
ServiceRegistry
public ServiceRegistry(ServiceRegistry parent, ResourceMethodRegistry registry, ResteasyProviderFactory providerFactory, ResourceLocatorInvoker invoker) throws Exception - Throws:
Exception
-
-
Method Details
-
getParent
-
getMethodMetaData
-
getLocators
-
getUri
-
isRoot
public boolean isRoot() -
getFunctionPrefix
-
collectResourceMethodsUntilRoot
-