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 ApplicationEventMulticasterImpl
          Concrete implementation of ApplicationEventMulticaster Doesn't permit multiple instances of the same listener.
 



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