The Spring Framework

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.
 

Package org.springframework.aop.scope Description

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


The Spring Framework

Copyright © 2002-2006 The Spring Framework.