Previous | Next | Trail Map | Java Objects and the Directory | Object Factories

Examples

Here are some examples of how object factories are used to read the objects created in the Storing Objects in the Directory (in the Java Objects and the Directory trail) lesson and the State Factories (in the Java Objects and the Directory trail) lesson.

The rest of this lesson describes the object factories FruitFactory, DrinkFactory, and PersonObjectFactory.


Previous | Next | Trail Map | Java Objects and the Directory | Object Factories