|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.springframework.aop.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. |
| org.springframework.aop.target | This package contains implementations of the org.springframework.aop.TargetSource interface. |
| Classes in org.springframework.aop.target used by org.springframework.aop.framework.autoproxy.metadata | |
| AbstractPrototypeBasedTargetSource
Base class for dynamic TargetSources that can create new prototype bean instances to support a pooling or new-instance-per-invocation strategy. |
|
| Classes in org.springframework.aop.target used by org.springframework.aop.framework.autoproxy.target | |
| AbstractPoolingTargetSource
Abstract superclass for pooling TargetSources that maintains a pool of target instances, acquiring and releasing a target object from the pool for each method invocation. |
|
| AbstractPrototypeBasedTargetSource
Base class for dynamic TargetSources that can create new prototype bean instances to support a pooling or new-instance-per-invocation strategy. |
|
| Classes in org.springframework.aop.target used by org.springframework.aop.target | |
| AbstractPoolingTargetSource
Abstract superclass for pooling TargetSources that maintains a pool of target instances, acquiring and releasing a target object from the pool for each method invocation. |
|
| AbstractPrototypeBasedTargetSource
Base class for dynamic TargetSources that can create new prototype bean instances to support a pooling or new-instance-per-invocation strategy. |
|
| PoolingConfig
Config interface for a pooling invoker. |
|
| ThreadLocalTargetSourceStats
Statistics for a ThreadLocal TargetSource. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||