posted 15 years ago
- Business Delegate (One for each client (Stand alone client / remote))
- RemoteService / RemoteServiceImpl (Optional for remote clients)
- DatabaseRegister (RMI initialization)
- Facade (Business logic like 48 rule here)
- Data (Singleton)
- DataFileAccess (Access to data file)
- URLyBirdDataAccess (URLyBird specific data file methods)
- LockManager (with a static map of locked recs)
- ApplicationCodedNames (static / static final atributes)
- AcommodationTO (Transfer Object)
Thanks,
Tony
[ August 11, 2006: Message edited by: Tony Bouer ]
[ August 11, 2006: Message edited by: Tony Bouer ]