Software-Pattern.org
Patterns
Categories
Books
Authors
About
Login
Factory Method
Creational Pattern
An object with methods to create objects without specifying the exact class that will be created. Depending on the concrete factory implementation objects with different classes are created.
Books
Design Patterns: Elements of Reusable Object-Oriented Software