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

All Superinterfaces:
CDOBranchHandler, CDOCommitInfoHandler, CDOReplicationInfo
All Known Subinterfaces:
InternalFailoverParticipant, InternalSynchronizableRepository

public interface CDOReplicationContext
extends CDOReplicationInfo, CDOBranchHandler, CDOCommitInfoHandler

Since:
3.0
Author:
Eike Stepper

Method Summary
 
Methods inherited from interface org.eclipse.emf.cdo.spi.common.CDOReplicationInfo
getLastReplicatedBranchID, getLastReplicatedCommitTime
 
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchHandler
handleBranch
 
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOCommitInfoHandler
handleCommitInfo
 



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