org.exoplatform.web.command.handler
Class HelloJCRHandler

java.lang.Object
  extended by org.exoplatform.web.command.Command
      extended by org.exoplatform.web.command.handler.HelloJCRHandler

public class HelloJCRHandler
extends Command

Created by The eXo Platform SARL Author : Nguyen Ba Uoc thuy.le@exoplatform.com July 24, 2007


Constructor Summary
HelloJCRHandler()
           
 
Method Summary
 void execute(WebAppController controller, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
Methods inherited from class org.exoplatform.web.command.Command
getRequiredMemberships
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloJCRHandler

public HelloJCRHandler()
Method Detail

execute

public void execute(WebAppController controller,
                    javax.servlet.http.HttpServletRequest req,
                    javax.servlet.http.HttpServletResponse res)
             throws java.lang.Exception
Specified by:
execute in class Command
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.