org.eclipse.emf.cdo.server
Interface IRepositoryFactory

All Known Implementing Classes:
RepositoryFactory

public interface IRepositoryFactory

Creates CDO repositories.


Field Summary
static String PRODUCT_GROUP
           
 
Method Summary
 IRepository createRepository()
           
 String getRepositoryType()
           
 

Field Detail

PRODUCT_GROUP

static final String PRODUCT_GROUP
Since:
2.0
See Also:
Constant Field Values
Method Detail

getRepositoryType

String getRepositoryType()

createRepository

IRepository createRepository()


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