org.eclipse.emf.cdo.location
Interface IRepositoryLocationManager
- All Superinterfaces:
- IContainer<IRepositoryLocation>, INotifier
- public interface IRepositoryLocationManager
- extends IContainer<IRepositoryLocation>
Manages a set of repository locations
.
- Since:
- 4.0
INSTANCE
static final IRepositoryLocationManager INSTANCE
getRepositoryLocations
IRepositoryLocation[] getRepositoryLocations()
addRepositoryLocation
IRepositoryLocation addRepositoryLocation(String connectorType,
String connectorDescription,
String repositoryName)
addRepositoryLocation
IRepositoryLocation addRepositoryLocation(InputStream in)
throws IOException
- Throws:
IOException
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.