org.eclipse.emf.cdo.spi.server
Class RepositoryFactory
java.lang.Object
org.eclipse.emf.cdo.spi.server.RepositoryFactory
- All Implemented Interfaces:
- IRepositoryFactory
- public class RepositoryFactory
- extends Object
- implements IRepositoryFactory
- Since:
- 2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
RepositoryFactory
public RepositoryFactory()
getRepositoryType
public String getRepositoryType()
- Specified by:
getRepositoryType
in interface IRepositoryFactory
createRepository
public IRepository createRepository()
- Specified by:
createRepository
in interface IRepositoryFactory
get
public static IRepository get(IManagedContainer container,
String name)
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.