org.apache.clerezza.triaxrs
Class RootResourceExecutorImpl
java.lang.Object
org.apache.clerezza.triaxrs.RootResourceExecutorImpl
- All Implemented Interfaces:
- org.apache.clerezza.jaxrs.extensions.RootResourceExecutor
public class RootResourceExecutorImpl
- extends Object
- implements org.apache.clerezza.jaxrs.extensions.RootResourceExecutor
- Author:
- mir, reto
|
Method Summary |
org.apache.clerezza.jaxrs.extensions.MethodResponse |
execute(org.apache.clerezza.jaxrs.extensions.HttpRequest httpRequest,
Object resource,
String subResourcePath,
Map<String,String> pathParams)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootResourceExecutorImpl
public RootResourceExecutorImpl()
execute
public org.apache.clerezza.jaxrs.extensions.MethodResponse execute(org.apache.clerezza.jaxrs.extensions.HttpRequest httpRequest,
Object resource,
String subResourcePath,
Map<String,String> pathParams)
throws org.apache.clerezza.jaxrs.extensions.ResourceMethodException
- Specified by:
execute in interface org.apache.clerezza.jaxrs.extensions.RootResourceExecutor
- Throws:
org.apache.clerezza.jaxrs.extensions.ResourceMethodException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.