fr.cnes.sitools.server
Class StoreHelper

java.lang.Object
  extended by fr.cnes.sitools.server.StoreHelper

public final class StoreHelper
extends java.lang.Object

Store helper

Author:
jp.boignard (AKKA Technologies)

Method Summary
static java.util.Map<java.lang.String,java.lang.Object> initContext(org.restlet.Context context)
          Initializes the context with default stores
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initContext

public static java.util.Map<java.lang.String,java.lang.Object> initContext(org.restlet.Context context)
                                                                    throws SitoolsException
Initializes the context with default stores

Parameters:
context - a Restlet Context. It must contains the global SitoolsSettings
Returns:
the map of initial context
Throws:
SitoolsException - if an error occured while creating the stores


Copyright © 2010-2013 CNES. All Rights Reserved.