Package | Description |
---|---|
org.springframework.aop.scope |
Support for AOP-based scoping of target objects, with configurable backend.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ScopedObject
An AOP introduction interface for scoped objects.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultScopedObject
Default implementation of the
ScopedObject interface. |