Initializer
trait Initializer
class Object
trait Matchable
class Any
Value members
Concrete methods
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 parameters:
- servletContext
the
ServletContextto initialize
- Definition Classes
- Initializer