fr.ifremer.coser.web
Class ServiceFactory
java.lang.Object
fr.ifremer.coser.web.ServiceFactory
public class ServiceFactory
- extends Object
Coser service singleton factory.
- Version:
- $Revision: 578 $
Last update : $Date: 2011-01-25 22:45:27 +0100 (mar., 25 janv. 2011) $
By : $Author: chatellier $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
coserConfig
protected static CoserWebConfig coserConfig
webService
protected static WebService webService
ServiceFactory
public ServiceFactory()
getCoserConfig
public static CoserWebConfig getCoserConfig()
- Get application config configuration.
- Returns:
- configuration
getWebService
public static WebService getWebService()
- Get web service.
- Returns:
- web service
Copyright © 2010-2011 Ifremer. All Rights Reserved.