Package org.eclipse.emf.cdo.spi.server
Class RepositoryFactory
java.lang.Object
org.eclipse.emf.cdo.spi.server.RepositoryFactory
- All Implemented Interfaces:
IRepositoryFactory
If the meaning of this type isn't clear, there really should be more of a description here...
- Since:
- 2.0
- Author:
- Eike Stepper
-
Field Summary
Fields inherited from interface org.eclipse.emf.cdo.server.IRepositoryFactory
PRODUCT_GROUP
-
Constructor Summary
-
Method Summary
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
RepositoryFactory
public RepositoryFactory()
-
-
Method Details
-
getRepositoryType
- Specified by:
getRepositoryType
in interfaceIRepositoryFactory
-
createRepository
- Specified by:
createRepository
in interfaceIRepositoryFactory
-
get
public static IRepository get(org.eclipse.net4j.util.container.IManagedContainer container, String name)
-