Exemplo n.º 1
0
 @Override
 public void onePhaseCommitEntry(OnePhaseCommit onePhaseCommitEntry) throws IOException {
   delegate.onePhaseCommitEntry(onePhaseCommitEntry);
 }