Interface ApplicationContextListener


@Role @Deprecated(since="3.5M1") public interface ApplicationContextListener
Deprecated.
use the notion of Environment instead
Allows interested components to perform startup / shutdown tasks and be notified when the ApplicationContext is created / being destroyed.
Since:
1.9M2
Version:
$Id: 8f0e4178114966071e72d5c8b4e7bfc1184a9dd8 $