单项选择题

以下哪一个方法不是Servlet生命周期中所调用的方法?()

A.init()
B.service()
C.destory()
D.main()