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



Copyright (C) 2003-2004 The Spring Framework Project.