org.openmobileis.bundle.update.terminal
Class ApplicationUpdateStatusService

java.lang.Object
  extended byorg.openmobileis.services.Service
      extended byorg.openmobileis.bundle.update.terminal.ApplicationUpdateStatusService

public final class ApplicationUpdateStatusService
extends Service

Author:
pdelrieu

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

ApplicationUpdateStatusService

public ApplicationUpdateStatusService()
return the string true if the application update is still in process. false otherwise

Method Detail

getServiceUri

public java.lang.String getServiceUri()
Specified by:
getServiceUri in class Service

run

public void run(HttpServletRequest req,
                HttpServletResponse res)
         throws ServletException,
                java.io.IOException
Specified by:
run in class Service
Throws:
ServletException
java.io.IOException


Copyright 2006 OpenMobileIS. All Rights Reserved.