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

Uses of Package org.springframework.aop.target.dynamic (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Package
org.springframework.aop.target.dynamic

Packages that use org.springframework.aop.target.dynamic
org.springframework.aop.target.dynamic Support for AOP-based refreshing of target objects. 
org.springframework.scripting.support Support classes for Spring's scripting package. 
 

Classes in org.springframework.aop.target.dynamic used by org.springframework.aop.target.dynamic
AbstractRefreshableTargetSource
          Abstract TargetSource implementation that wraps a refreshable target object.
Refreshable
          Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.
 

Classes in org.springframework.aop.target.dynamic used by org.springframework.scripting.support
AbstractRefreshableTargetSource
          Abstract TargetSource implementation that wraps a refreshable target object.
BeanFactoryRefreshableTargetSource
          Refreshable TargetSource that fetches fresh target beans from a BeanFactory.
Refreshable
          Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.