org.eclipse.emf.cdo.server.lissome
Class LissomeStoreUtil

java.lang.Object
  extended by org.eclipse.emf.cdo.server.lissome.LissomeStoreUtil

public final class LissomeStoreUtil
extends Object

Various static methods that may help in setting up and dealing with Lissome stores.


Method Summary
static ILissomeStore createStore(File folder)
           
static void prepareContainer(IManagedContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

prepareContainer

public static void prepareContainer(IManagedContainer container)

createStore

public static ILissomeStore createStore(File folder)


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.