Uses of Interface
org.springframework.web.context.ConfigurableWebEnvironment
Packages that use ConfigurableWebEnvironment Package Description org.springframework.web.context.support Classes supporting theorg.springframework.web.contextpackage, 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 ConfigurableWebEnvironment Modifier and Type Class Description classStandardServletEnvironmentEnvironmentimplementation to be used byServlet-based web applications.