org.eclipse.emf.cdo.common.commit
Interface CDOCommitInfoHandler

All Known Subinterfaces:
CDOReplicationContext, InternalFailoverParticipant, InternalSynchronizableRepository
All Known Implementing Classes:
AsyncCommitInfoHandler, BinaryCommitInfoLog, TextCommitInfoLog

public interface CDOCommitInfoHandler

A call-back interface that indicates the ability to handle commit infos that are passed from other entities.

Since:
3.0

Method Summary
 void handleCommitInfo(CDOCommitInfo commitInfo)
           
 

Method Detail

handleCommitInfo

void handleCommitInfo(CDOCommitInfo commitInfo)


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