Introduction - If you have any usage issues, please Google them yourself
factory method model is the creation of Class model, also called virtual-tectonic model or polymorphism factory model. Its definition is intended to create a product targeted at the factory interface, the actual work to create deferred to the child class.
Packet : 27796697runfactorymethodpattern.rar filelist
RunFactoryMethodPattern.java