«« Next » « Previous
«« Next » « Previous

Link Details

If you were logged in, then you could vote. Don't wait. Login and vote now.
Link 76747 thumbnail

By andre mare
via javadesign.info
Published: Apr 24 2008 / 00:55

The Factory Method Pattern is a well known Creational Pattern that creates an abstraction through which one of several classes is returned. The pattern enables us to encapsulate the instantiation of concrete types. The pattern is classified as a Class Creational Pattern which means the pattern makes use of inheritance to decide what object to instantiate.
  • 9
  • 0
  • 1504
  • 531

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (0)