org.eclipse.emf.cdo.spi.server
Interface InternalRepositorySynchronizer
- All Superinterfaces:
- ILifecycle, INotifier, IRepositorySynchronizer
- public interface InternalRepositorySynchronizer
- extends IRepositorySynchronizer, ILifecycle
- Since:
- 3.0
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
getLocalRepository
InternalSynchronizableRepository getLocalRepository()
- Specified by:
getLocalRepository
in interface IRepositorySynchronizer
setLocalRepository
void setLocalRepository(InternalSynchronizableRepository localRepository)
setRemoteSessionConfigurationFactory
void setRemoteSessionConfigurationFactory(CDOSessionConfigurationFactory remoteSessionConfigurationFactory)
getRemoteSession
InternalCDOSession getRemoteSession()
- Specified by:
getRemoteSession
in interface IRepositorySynchronizer
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.