public class PoolFiller extends Object implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
PoolFiller() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
setNumInstances(int numInstances)
Set the number of nested get/release calls to make.
|
void |
setTargetSource(org.springframework.aop.target.AbstractPoolingTargetSource targetSource)
Set the target source to be populated.
|
public void setTargetSource(org.springframework.aop.target.AbstractPoolingTargetSource targetSource)
public void setNumInstances(int numInstances)
Copyright © 2023 GATE. All rights reserved.