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

Uses of Package org.springframework.aop.framework.autoproxy.target (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Package
org.springframework.aop.framework.autoproxy.target

Packages that use org.springframework.aop.framework.autoproxy.target
org.springframework.aop.framework.autoproxy.metadata Support classes for target source creation that is driven by source-level metadata attributes. 
org.springframework.aop.framework.autoproxy.target Generic support classes for target source creation. 
 

Classes in org.springframework.aop.framework.autoproxy.target used by org.springframework.aop.framework.autoproxy.metadata
AbstractBeanFactoryBasedTargetSourceCreator
          Convenient superclass for TargetSourceCreators that require creating multiple instances of a prototype bean.
AbstractPoolingTargetSourceCreator
          Convenient superclass for TargetSource creators that create pooling TargetSources.
PoolingAttribute
          Simple pooling attribute that can drive automatic creation of a TargetSource.
 

Classes in org.springframework.aop.framework.autoproxy.target used by org.springframework.aop.framework.autoproxy.target
AbstractBeanFactoryBasedTargetSourceCreator
          Convenient superclass for TargetSourceCreators that require creating multiple instances of a prototype bean.
PoolingAttribute
          Simple pooling attribute that can drive automatic creation of a TargetSource.
 



Copyright (c) 2002-2007 The Spring Framework Project.