Uses of Interface
org.eclipse.emf.cdo.spi.server.InternalSynchronizableRepository

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

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

Subinterfaces of InternalSynchronizableRepository in org.eclipse.emf.cdo.spi.server
 interface InternalFailoverParticipant
           
 

Methods in org.eclipse.emf.cdo.spi.server that return InternalSynchronizableRepository
 InternalSynchronizableRepository InternalRepositorySynchronizer.getLocalRepository()
           
 

Methods in org.eclipse.emf.cdo.spi.server with parameters of type InternalSynchronizableRepository
 void InternalRepositorySynchronizer.setLocalRepository(InternalSynchronizableRepository localRepository)
           
 



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