Uses of Package
org.springframework.context.event

Packages that use org.springframework.context.event
org.springframework.context.event Support classes for application events, like standard context events. 
 

Classes in org.springframework.context.event used by org.springframework.context.event
AbstractApplicationEventMulticaster
          Abstract implementation of the ApplicationEventMulticaster interface, providing the basic listener registration facility.
ApplicationContextEvent
          Base class for events raised for an ApplicationContext.
ApplicationEventMulticaster
          Interface to be implemented by objects that can manage a number of ApplicationListeners, and publish events to them.
 



Copyright © 2002-2008 The Spring Framework.