In the init(ServletConfig) method of Servlet life cycle, what method can be used to access the ServletConfig object ?
getServletInfo()
getInitParameters()
getServletConfig()
None