Uses of Interface
org.springframework.context.Phased
Packages that use Phased
Package
Description
This package builds on the beans package to add support for
 message sources and for the Observer design pattern, and the
 ability for application objects to obtain resources using a
 consistent API.
- 
Uses of Phased in org.springframework.contextSubinterfaces of Phased in org.springframework.contextModifier and TypeInterfaceDescriptioninterfaceAn extension of theLifecycleinterface for those objects that require to be started uponApplicationContextrefresh and/or shutdown in a particular order.