Factory method pattern

This is an old revision of this page, as edited by TakuyaMurata (talk | contribs) at 03:22, 4 January 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A software design pattern factory pattern is used for computer programming.

See also: Design pattern, Abstract factory pattern, ClassFactory