Uses of Interface
org.eclipse.emf.cdo.server.IRepositoryFactory

Packages that use IRepositoryFactory
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

Uses of IRepositoryFactory in org.eclipse.emf.cdo.spi.server
 

Classes in org.eclipse.emf.cdo.spi.server that implement IRepositoryFactory
 class RepositoryFactory
          If the meaning of this type isn't clear, there really should be more of a description here...
 

Methods in org.eclipse.emf.cdo.spi.server that return IRepositoryFactory
protected  IRepositoryFactory RepositoryConfigurator.getRepositoryFactory(String type)
           
 

Methods in org.eclipse.emf.cdo.spi.server that return types with arguments of type IRepositoryFactory
 Map<String,IRepositoryFactory> RepositoryConfigurator.getRepositoryFactories()
           
 



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