Using Factory design pattern within factory design pattern. 

 

Great for predefined objects but if new object has to be added, whole code needs to be adjusted. 

'디자인 패턴' 카테고리의 다른 글

Strategy Pattern  (0) 2020.02.28
Builder Design Pattern  (0) 2020.02.25
Factory Design Pattern  (0) 2020.02.22
Singleton Pattern  (0) 2020.02.19

+ Recent posts