| org.springframework.context.LifecycleProcessor |
Known Indirect Subclasses
| |||||||||||||
Strategy interface for processing Lifecycle beans within the ApplicationContext.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Notification of context close phase, e.g.
| |||||||||||
Notification of context refresh, e.g.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.springframework.context.Lifecycle
| |||||||||||
Notification of context close phase, e.g. for auto-stopping components.
Notification of context refresh, e.g. for auto-starting components.
