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

Uses of Class org.springframework.aop.target.AbstractLazyCreationTargetSource (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Class
org.springframework.aop.target.AbstractLazyCreationTargetSource

Packages that use AbstractLazyCreationTargetSource
org.springframework.aop.target This package contains implementations of the org.springframework.aop.TargetSource interface. 
 

Uses of AbstractLazyCreationTargetSource in org.springframework.aop.target
 

Subclasses of AbstractLazyCreationTargetSource in org.springframework.aop.target
 class AbstractLazyInitTargetSource
          Deprecated. since Spring 1.2.7: use AbstractLazyCreationTargetSource instead
 



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