Chapter 9. Overview
9.1. Introduction
This chapter contains a description of the use of the JBoss Transaction Service and the Transactional Objects for Java toolkit. The classes mentioned in this chapter are the key to writing fault-tolerant applications using transactions. After describing them, their application in a simple application is illustrated. The classes discussed in this chapter can be found in the
com.arjuna.ats.txoj
and com.arjuna.ats.arjuna
packages.