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