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
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalSynchronizableRepository
          If the meaning of this type isn't clear, there really should be more of a description here...
 

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) 2011, 2012 Eike Stepper (Berlin, Germany) and others.