单项选择题

BeanFactory由org.springframework.beans.factory.BeanFactory接口定义,是()的实现,负责创建和管理Bean。

A.单例模式
B.多例模式
C.工厂模式
D.外观模式