| 程序包 | 说明 |
|---|---|
| org.springframework.aop.scope |
Support for AOP-based scoping of target objects, with configurable backend.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ScopedObject
An AOP introduction interface for scoped objects.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultScopedObject
Default implementation of the
ScopedObject interface. |