Class Summary |
BaseLifecycle |
An abstract superclass to aid in implementing lifeycles. |
GlobalNotificationServiceLocator |
Class that holds a singleton reference to NotificationServiceLocator |
LifecycleBean |
A Lifecycle subclass that wires Spring InitializingBean/DisposableBean to
Lifecycle methods |
NotificationLifeCycle |
Eager-initializing singleton bean that performs some notification startup operations |
SpringNotificationServiceLocator |
NotificationServiceLocator backed by a Spring Bean Factory - responsible for returning instances of services instantiated by the Spring context loader. |