Instead of passing factories in the constructors and let objects call the factory method, create all dependencies directly in the factories.
Instead of passing factories in the constructors and let objects call the factory method, create all dependencies directly in the factories.