package

org.springframework.aop.scope

Support for AOP-based scoping of target objects, with configurable backend.

Interfaces

ScopedObject An AOP introduction interface for scoped objects. 

Classes

DefaultScopedObject Default implementation of the ScopedObject interface. 
ScopedProxyFactoryBean Convenient proxy factory bean for scoped objects. 
ScopedProxyUtils Utility class for creating a scoped proxy.