What is the difference between Abstract Factory and Factory method design pattern?

1 view
Skip to first unread message

Rohit Ghatol

unread,
Dec 18, 2007, 9:44:42 AM12/18/07
to Pune Java Puzzles
What is the difference between Abstract Factory and Factory method
design pattern?

Pratham

unread,
Feb 1, 2008, 5:51:10 AM2/1/08
to Pune Java Puzzles
Abstract factory allows the implementing class to create the
objects...
whereas Factory method creates the object itself and returns it to the
caller.

Please correct me if I am wrong.
Reply all
Reply to author
Forward
0 new messages