Package org.springframework.aop.scope

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

See:
          Description

Interface Summary
ScopedObject An AOP introduction interface for scoped objects.
 

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

Package org.springframework.aop.scope Description

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



Copyright © 2002-2008 The Spring Framework.