org.apache.clerezza.triaxrs
Class RootResourceExecutorImpl

java.lang.Object
  extended by 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

Constructor Summary
RootResourceExecutorImpl()
           
 
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
 

Constructor Detail

RootResourceExecutorImpl

public RootResourceExecutorImpl()
Method Detail

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.