Initializer
trait Initializer
- See also
BootstrapListener.InitFile
class Object
trait Matchable
class Any
Value members
Abstract methods
@throws(scala.Predef.classOf[jakarta.servlet.ServletException])
Configure the given [[ServletContext]]
with any servlets, filters, listeners
context-params and attributes necessary for initializing this web application.
Configure the given [[ServletContext]]
with any servlets, filters, listeners
context-params and attributes necessary for initializing this web application.
- Value Params
- servletContext
the <code>ServletContext</code> to initialize