public class RobotsHandler
extends org.exoplatform.web.WebRequestHandler
| Constructor and Description |
|---|
RobotsHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.exoplatform.web.ControllerContext context) |
void |
execute(org.exoplatform.web.WebAppController controller,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
String |
getHandlerName() |
boolean |
getRequiresLifeCycle() |
public String getHandlerName()
getHandlerName in class org.exoplatform.web.WebRequestHandlerpublic boolean execute(org.exoplatform.web.ControllerContext context)
throws Exception
execute in class org.exoplatform.web.WebRequestHandlerExceptionpublic void execute(org.exoplatform.web.WebAppController controller,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws Exception
Exceptionpublic boolean getRequiresLifeCycle()
getRequiresLifeCycle in class org.exoplatform.web.WebRequestHandlerCopyright © 2003–2019 eXo Platform SAS. All rights reserved.