org.eclipse.emf.cdo.server.objectivity
Class ObjyStoreUtil

java.lang.Object
  extended by org.eclipse.emf.cdo.server.objectivity.ObjyStoreUtil

public final class ObjyStoreUtil
extends Object

Provides a static factory method that creates IObjectivityStore instances.


Method Summary
static IObjectivityStore createStore(IObjectivityStoreConfig storeConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createStore

public static IObjectivityStore createStore(IObjectivityStoreConfig storeConfig)


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