|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IDVDFinder | Specifies the contract interface for a class that finds DVD from the Moive Database. |
| Class Summary | |
| DefaultDVDFinder | Default implementation of the DVD Finder interface for simplicity this class maintains its own XML database. |
| DVD | This is value object class that represents one real world object namely a Digital Versatile Disc. |
| DVDKiosk | Inversion of control framework example, DVD Kiosk. |
| DVDLister | A class to list the available DVD Movies using a finder object. |
| XMLMovieDatabase | Reads Movie database from an XML configuration file |
This is the package for the DVD Kiosk dependency injection example, which is based on the Martin Fowler's Dependency Injection paper.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||