Package | Description |
---|---|
org.springframework.web.context.support |
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes. |
Class and Description |
---|
AbstractRefreshableWebApplicationContext
AbstractRefreshableApplicationContext
subclass which implements the
ConfigurableWebApplicationContext
interface for web environments. |
RequestHandledEvent
Event raised when a request is handled within an ApplicationContext.
|
Copyright © 2023. All rights reserved.