Package org.eclipse.emf.cdo.common.commit.handler

Some useful commit info handler implementations.


Class Summary
AsyncCommitInfoHandler A commit info handler that asynchronously delegates commit infos to another handler.
BinaryCommitInfoLog A commit info handler that synchronously writes commit infos to a binary log.
TextCommitInfoLog A commit info handler that synchronously writes commit infos to a text log.
 



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