com.jurismarches.vradi
Class VradiService

java.lang.Object
  extended by com.jurismarches.vradi.VradiService

public class VradiService
extends Object

VradiService.

Since:
18 févr. 2010 17:33:03
Version:
$Revision: 691 $ $Date: 2010-04-09 16:40:57 +0200 (ven., 09 avril 2010) $
Author:
$Author: schorlet $

Method Summary
static VradiService getInstance()
           
static MailingService getMailingService()
           
<S> S
getService(Class<S> serviceClass, String serviceUrl)
           
 String getServiceContext()
           
static VradiStorageService getVradiStorageService()
           
static XmlStreamService getXmlStreamService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServiceContext

public String getServiceContext()

getInstance

public static VradiService getInstance()

getVradiStorageService

public static VradiStorageService getVradiStorageService()

getXmlStreamService

public static XmlStreamService getXmlStreamService()

getMailingService

public static MailingService getMailingService()

getService

public <S> S getService(Class<S> serviceClass,
                        String serviceUrl)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.