| 程序包 | 说明 |
|---|---|
| org.springframework.aop.framework.autoproxy.target |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LazyInitTargetSourceCreator
TargetSourceCreator that enforces a LazyInitTargetSource for each bean
that is defined as "lazy-init".
|
class |
QuickTargetSourceCreator
Convenient TargetSourceCreator using bean name prefixes to create one of three
well-known TargetSource types:
: CommonsPool2TargetSource
% ThreadLocalTargetSource
!
|