public class TextCommitInfoLog extends Object implements CDOCommitInfoHandler
commit info handler that synchronously writes commit infos to a
text log.| Constructor and Description |
|---|
TextCommitInfoLog(OutputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleCommitInfo(CDOCommitInfo commitInfo) |
protected void |
handleException(Exception ex) |
public TextCommitInfoLog(OutputStream stream)
public void handleCommitInfo(CDOCommitInfo commitInfo)
handleCommitInfo in interface CDOCommitInfoHandlerprotected void handleException(Exception ex)
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.