com.jurismarches.vradi.services
Class ServiceHelper

java.lang.Object
  extended by com.jurismarches.vradi.services.ServiceHelper

public class ServiceHelper
extends java.lang.Object

Author:
letellier

Field Summary
protected static VradiStorageService vradiStorageService
          single instance of storage service
protected static XmlStreamService xmlStreamService
          single instance of xml service
 
Constructor Summary
ServiceHelper()
           
 
Method Summary
static VradiStorageService getVradiStorageService()
           
static XmlStreamService getXmlStreamService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vradiStorageService

protected static VradiStorageService vradiStorageService
single instance of storage service


xmlStreamService

protected static XmlStreamService xmlStreamService
single instance of xml service

Constructor Detail

ServiceHelper

public ServiceHelper()
Method Detail

getVradiStorageService

public static VradiStorageService getVradiStorageService()

getXmlStreamService

public static XmlStreamService getXmlStreamService()


Copyright © 2009-2010 JurisMarches. All Rights Reserved.