站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.context.event (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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.