8081828384858687888990
_logger.log(Level.FINE, "synchronization.tran_commit"); // cleans the dirs if synchronization is successful if (_tx.isCommited()) { Cleaner ac = new GroupRequestCleaner(_mediators); ac.gc(); } } } /**