Package transaction

Interface Summary
IResourceManager /** Interface for a simple Resource Manager for the Distributed Travel Reservation System.
ITransactionManager  
ITravelAgency This interface describes the booking system of a travel agency.
 

Class Summary
LogEntry  
LogManager A simple log manager which logs operations on a ResourceManager in memory.
ResourceData  
ResourceManagerImpl  
TransactionManagerImpl  
TravelAgencyImpl  
 

Enum Summary
LogEntry.LogType  
ResourceType  
TransactionStatus  
 

Exception Summary
InvalidTransactionException The transaction identifier that was passed is not valid.
ShutdownException  
TransactionAbortedException A problem occurred that caused the transaction to abort.