Uses of Interface
org.springframework.context.event.ApplicationEventMulticaster

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

Uses of ApplicationEventMulticaster in org.springframework.context.event
 

Classes in org.springframework.context.event that implement ApplicationEventMulticaster
 class SimpleApplicationEventMulticaster
          Simple implementation of the ApplicationEventMulticaster interface.
 



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