The Spring Framework

Uses of Class
org.springframework.aop.framework.AbstractSingletonProxyFactoryBean

Packages that use AbstractSingletonProxyFactoryBean
org.springframework.transaction.interceptor AOP-based solution for declarative transaction demarcation. 
 

Uses of AbstractSingletonProxyFactoryBean in org.springframework.transaction.interceptor
 

Subclasses of AbstractSingletonProxyFactoryBean in org.springframework.transaction.interceptor
 class TransactionProxyFactoryBean
          Proxy factory bean for simplified declarative transaction handling.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.