单项选择题

实现下列哪种接口对象,并不需要在web.xml文件中进行额外的设定,servlet容器能够回应该对象加入http会话所发生的事件() A. ServletContextListner B. HttpSessionListener C. HttpSessionAttributeListner D. HttpSessionBindingListener