|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.services.Service
org.openmobileis.services.TemplateService
org.openmobileis.embedded.webserver.test.services.TestServletService
URL : http://127.0.0.1:9091/services/test
Constructor Summary | |
TestServletService()
|
Method Summary | |
java.lang.String |
getName()
|
java.lang.String |
runTemplate(HttpServletRequest req,
HttpServletResponse res,
TemplateModelRoot templateData)
Extends this method to develop specific process. |
Methods inherited from class org.openmobileis.services.TemplateService |
run |
Methods inherited from class org.openmobileis.services.Service |
getNavigationBarLastServiceURI, getServiceUri, isNavigationService, runService, setServiceURI, useWebCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestServletService()
Method Detail |
public java.lang.String runTemplate(HttpServletRequest req, HttpServletResponse res, TemplateModelRoot templateData) throws ServletException, java.io.IOException
TemplateService
runTemplate
in class TemplateService
ServletException
java.io.IOException
public java.lang.String getName()
getName
in class Service
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |