当前页面:
在线文档首页 >
Spring Framework 1.2.9 API 文档英文版
PoolingAttribute (Spring Framework) - Spring Framework 1.2.9 API 文档英文版
org.springframework.aop.framework.autoproxy.target
Class PoolingAttribute
java.lang.Object
org.springframework.aop.framework.autoproxy.target.PoolingAttribute
public class PoolingAttribute
- extends Object
Simple pooling attribute that can drive automatic creation of a TargetSource.
- Author:
- Rod Johnson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolingAttribute
public PoolingAttribute(int size)
getSize
public int getSize()
Copyright (c) 2002-2007 The Spring Framework Project.