Factory Pattern We can apply a Singleton pattern on the Factory class or make the factory method static. Check out Factory Design Pattern for example program and factory pattern benefits. This is one of the most widely used java design patterns.
Read moreWhere are design patterns used in java?
Design Patterns
Read more