Package org.jboss.resteasy.core.registry
Class RootClassNode
java.lang.Object
org.jboss.resteasy.core.registry.RootClassNode
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddExpression(String path, ClassExpression ce) voidaddInvoker(String classExpression, String fullpath, ResourceInvoker invoker) intgetSize()match(HttpRequest request, int start) voidremoveBinding(String classExpression, String path, Method method)
-
Field Details
-
root
-
bounded
-
-
Constructor Details
-
RootClassNode
public RootClassNode()
-
-
Method Details
-
getSize
public int getSize() -
getBounded
-
match
-
removeBinding
-
addInvoker
-
addExpression
-