org.openmobileis.services.common.ServiceManager Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Load all known services at launching.

Names and classes are described in a property file and set at the initialization (init() method) by the web server. Each time an objecthas to access to a service, call getService from Service manager.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 57 of file ServiceManager.java.

Public Member Functions

void init (java.util.Properties props, String baseURI) throws ServiceException
void loadService (Service service)
void loadRubricLoader (RubricLoader rubricLoader) throws ServiceException
String getServiceBaseURI ()
void setServiceBaseURI (String uri)
Service getServiceByURI (String serviceURI)
void redirectToServiceURI (String uri, HttpServletRequest req, HttpServletResponse res) throws IOException, ServletException
CallingServiceManager getCallingServiceManager ()

Static Public Member Functions

static ServiceManager getManager ()


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:41 2006 for OpenMobileIS by  doxygen 1.5.1-p1