| org.springframework.aop.target.PoolingConfig |
Known Indirect Subclasses
|
Config interface for a pooling target source.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the number of active objects in the pool.
| |||||||||||
Return the number of idle objects in the pool.
| |||||||||||
Return the maximum size of the pool.
| |||||||||||
Return the number of active objects in the pool.
| UnsupportedOperationException | if not supported by the pool |
|---|
Return the number of idle objects in the pool.
| UnsupportedOperationException | if not supported by the pool |
|---|
Return the maximum size of the pool.