fr.ifremer.coser.web
Class ServiceFactory

java.lang.Object
  extended by 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

Field Summary
protected static CoserWebConfig coserConfig
           
protected static WebService webService
           
 
Constructor Summary
ServiceFactory()
           
 
Method Summary
static CoserWebConfig getCoserConfig()
          Get application config configuration.
static WebService getWebService()
          Get web service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coserConfig

protected static CoserWebConfig coserConfig

webService

protected static WebService webService
Constructor Detail

ServiceFactory

public ServiceFactory()
Method Detail

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.