Uses of Interface
org.eclipse.emf.cdo.spi.common.CDOReplicationContext
- 
Packages that use CDOReplicationContext Package Description 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.serverSubinterfaces of CDOReplicationContext in org.eclipse.emf.cdo.spi.server Modifier and Type Interface Description interfaceInternalFailoverParticipantIf the meaning of this type isn't clear, there really should be more of a description here...interfaceInternalSynchronizableRepositoryIf 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 Modifier and Type Method Description voidInternalRepository. replicate(CDOReplicationContext context)
- 
Uses of CDOReplicationContext in org.eclipse.emf.spi.cdoMethods in org.eclipse.emf.spi.cdo with parameters of type CDOReplicationContext Modifier and Type Method Description voidCDOSessionProtocol. replicateRepository(CDOReplicationContext context, org.eclipse.net4j.util.om.monitor.OMMonitor monitor)
 
-