|
|||||||||
|
Submit Links |
Latest Links
| Login
(want to submit links for DLinks? send a mail to krishnas@javabeat.net)
Factory Method Patternsubmited by krishnas on Tue Sep 21st, 2010 Essentially, the factory method pattern allows you to develop different implementations of an interface and then, through a factory method, create a specific implementation at runtime. It is probably one of the most well known and prevalent design patterns, so this article serves to both formalize a presentation of the pattern for the experienced programmer and as an introduction to one of your most powerful patterns to the novice. |
|||||||||
|
|||||||||