org.eclipse.emf.cdo.location
Interface IRepositoryLocationManager
- All Superinterfaces:
- IContainer<IRepositoryLocation>, INotifier
public interface IRepositoryLocationManager
- extends IContainer<IRepositoryLocation>
- Since:
- 4.0
- Author:
- Eike Stepper
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 - 2011 Eike Stepper (Berlin, Germany) and others.