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(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(HttpServletRequest request,
                             Object controller)
                      throws Exception
Throws:
Exception


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