org.eclipse.emf.cdo.server.mem
Class MEMStoreUtil

java.lang.Object
  extended by org.eclipse.emf.cdo.server.mem.MEMStoreUtil

public final class MEMStoreUtil
extends Object

Creates IMEMStore instances.

Since:
2.0

Method Summary
static IMEMStore createMEMStore()
          Creates a IMEMStore instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createMEMStore

public static IMEMStore createMEMStore()
Creates a IMEMStore instance.

Since:
4.0


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