Software-Pattern.org
Patterns
Categories
Books
Authors
About
Login
Abstract Factory
Creational Pattern
An abstract factory offers the interface for creating a set of related or dependant objects without explicitly specifying their classes. The type of the created objects are determined at run-time.
Links
Abstract Factory pattern on Wikipedia.org
Abstract Factory pattern on BlackWasp.co.uk
Books
Design Patterns: Elements of Reusable Object-Oriented Software