| Name | Description | Type | Package | Framework |
| CommonsLoggingLogger | Class | org.apache.commons.transaction.util | Apache Commons | |
| FileHelper | Helper methods for file manipulation. | Class | org.apache.commons.transaction.util | Apache Commons |
| Log4jLogger | Default logger implementation. | Class | org.apache.commons.transaction.util | Apache Commons |
| LoggerFacade | Facade for all kinds of logging engines. | Interface | org.apache.commons.transaction.util | Apache Commons |
| PrintWriterLogger | Logger implementation that logs into a pring writer like the oneVersion:$Id: PrintWriterLogger. | Class | org.apache.commons.transaction.util | Apache Commons |
| RendezvousBarrier | Simple barrier that blocks until all parties have either called or have arrived at the meeting point. | Class | org.apache.commons.transaction.util | Apache Commons |
| TurnBarrier | Simple turn based barrier to make a sequence of calls from different threads deterministic. | Class | org.apache.commons.transaction.util | Apache Commons |