M L A V W I L S O N
Home
Counter-Strike
Java Development
csjstats
J2EE Utilities
Go
Factory
DAOFactory
JQueueBrowser
Calendar (tag)
Java Toys
Network Games
FBall
PassMan
Classpath Manager
3D Chess
J2ME Toys
tic-tac-toe MIDLet
Java Reports
Latest javadoc
Latest JUnit
Factory


This pattern Factory Method is a common pattern. Documentation about this pattern can be found at J2EE Core Pattern. My implementation uses the Factory Method, but does not use the Abstract Factory Method. See the implementation if the DAOFactory. for more details. The source can be view here:com.mlw.util.factory.Factory (download) .