单项选择题

下面哪个方法不是Servlet生命周期方法?()

A.public void destroy()
B.public void service()
C.public ServletConfig getServletConfig()
D.public void init()

相关考题