|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.services.Service
org.openmobileis.bundle.update.terminal.ApplicationUpdateStatusService
Field Summary |
Fields inherited from class org.openmobileis.services.Service |
passServlet |
Constructor Summary | |
ApplicationUpdateStatusService()
return the string true if the application update is still in process. false otherwise |
Method Summary | |
java.lang.String |
getServiceUri()
|
void |
run(HttpServletRequest req,
HttpServletResponse res)
|
Methods inherited from class org.openmobileis.services.Service |
equals, getNavigationBarLastServiceURI, hashCode, isNavigationService, runService, setPassServlet, useWebCache |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationUpdateStatusService()
Method Detail |
public java.lang.String getServiceUri()
getServiceUri
in class Service
public void run(HttpServletRequest req, HttpServletResponse res) throws ServletException, java.io.IOException
run
in class Service
ServletException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |