The Spring Framework

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.
ApplicationEventMulticaster
          Interface to be implemented by objects that can manage a number of ApplicationListeners, and publish events to them.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.