org.apache.cocoon.rest.controller
Class MethodDelegator

java.lang.Object
  extended by org.apache.cocoon.rest.controller.MethodDelegator

public class MethodDelegator
extends Object


Constructor Summary
MethodDelegator()
           
 
Method Summary
 RestResponse delegate(javax.servlet.http.HttpServletRequest request, Object controller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodDelegator

public MethodDelegator()
Method Detail

delegate

public RestResponse delegate(javax.servlet.http.HttpServletRequest request,
                             Object controller)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.