Groups
Sign in
Groups
Pune Java Puzzles
Conversations
About
Send feedback
Help
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 AM
12/18/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pune Java Puzzles
What is the difference between Abstract Factory and Factory method
design pattern?
Pratham
unread,
Feb 1, 2008, 5:51:10 AM
2/1/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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