org.eclipse.emf.cdo.common.commit.handler
Class TextCommitInfoLog
java.lang.Object
org.eclipse.emf.cdo.common.commit.handler.TextCommitInfoLog
- All Implemented Interfaces:
- CDOCommitInfoHandler
- public class TextCommitInfoLog
- extends Object
- implements CDOCommitInfoHandler
A commit info handler
that synchronously writes commit infos
to a
text log.
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextCommitInfoLog
public TextCommitInfoLog(OutputStream stream)
handleCommitInfo
public void handleCommitInfo(CDOCommitInfo commitInfo)
- Specified by:
handleCommitInfo
in interface CDOCommitInfoHandler
handleException
protected void handleException(Exception ex)
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.