| Name | Description | Type | Package | Framework |
| DefaultScopedObject | Default implementation of the ScopedObject interface. | Class | org.springframework.aop.scope | Spring MVC |
| ScopedObject | An AOP introduction interface for scoped objects. | Interface | org.springframework.aop.scope | Spring MVC |
| ScopedProxyFactoryBean | Convenient proxy factory bean for scoped objects. | Class | org.springframework.aop.scope | Spring MVC |
| ScopedProxyUtils | Utility class for creating a scoped proxy. | Class | org.springframework.aop.scope | Spring MVC |