spring-framework / org.springframework.web.context.support / ServletContextScope / <init>

<init>

ServletContextScope(servletContext: ServletContext)

Create a new Scope wrapper for the given ServletContext.

Parameters

servletContext - the ServletContext to wrap