Uses of Interface
org.eclipse.emf.cdo.spi.common.CDOReplicationContext

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

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

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

Methods in org.eclipse.emf.cdo.spi.server with parameters of type CDOReplicationContext
 void InternalRepository.replicate(CDOReplicationContext context)
           
 

Uses of CDOReplicationContext in org.eclipse.emf.spi.cdo
 

Methods in org.eclipse.emf.spi.cdo with parameters of type CDOReplicationContext
 void CDOSessionProtocol.replicateRepository(CDOReplicationContext context, OMMonitor monitor)
           
 



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