Uses of Interface
org.springframework.web.context.ConfigurableWebEnvironment
Packages that use ConfigurableWebEnvironment
Package
Description
Classes supporting the
org.springframework.web.context
package,
such as WebApplicationContext implementations and various utility classes.-
Uses of ConfigurableWebEnvironment in org.springframework.web.context.support
Classes in org.springframework.web.context.support that implement ConfigurableWebEnvironmentModifier and TypeClassDescriptionclass
Environment
implementation to be used byServlet
-based web applications.