Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.springframework.transaction.interceptor
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.springframework.transaction.interceptor.
AbstractFallbackTransactionAttributeSource
(implements org.springframework.transaction.interceptor.
TransactionAttributeSource
)
org.springframework.aop.support.
AbstractPointcutAdvisor
(implements org.springframework.core.
Ordered
, org.springframework.aop.
PointcutAdvisor
, java.io.Serializable)
org.springframework.aop.support.
AbstractBeanFactoryPointcutAdvisor
(implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.transaction.interceptor.
BeanFactoryTransactionAttributeSourceAdvisor
org.springframework.transaction.interceptor.
TransactionAttributeSourceAdvisor
org.springframework.transaction.interceptor.
CompositeTransactionAttributeSource
(implements java.io.Serializable, org.springframework.transaction.interceptor.
TransactionAttributeSource
)
org.springframework.transaction.support.
DefaultTransactionDefinition
(implements java.io.Serializable, org.springframework.transaction.
TransactionDefinition
)
org.springframework.transaction.interceptor.
DefaultTransactionAttribute
(implements org.springframework.transaction.interceptor.
TransactionAttribute
)
org.springframework.transaction.interceptor.
RuleBasedTransactionAttribute
(implements java.io.Serializable)
org.springframework.transaction.support.
DelegatingTransactionDefinition
(implements java.io.Serializable, org.springframework.transaction.
TransactionDefinition
)
org.springframework.transaction.interceptor.
DelegatingTransactionAttribute
(implements java.io.Serializable, org.springframework.transaction.interceptor.
TransactionAttribute
)
org.springframework.transaction.interceptor.
MatchAlwaysTransactionAttributeSource
(implements java.io.Serializable, org.springframework.transaction.interceptor.
TransactionAttributeSource
)
org.springframework.transaction.interceptor.
MethodMapTransactionAttributeSource
(implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
InitializingBean
, org.springframework.transaction.interceptor.
TransactionAttributeSource
)
org.springframework.transaction.interceptor.
NameMatchTransactionAttributeSource
(implements java.io.Serializable, org.springframework.transaction.interceptor.
TransactionAttributeSource
)
java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor)
org.springframework.transaction.interceptor.
TransactionAttributeEditor
org.springframework.transaction.interceptor.
TransactionAttributeSourceEditor
org.springframework.aop.framework.
ProxyConfig
(implements java.io.Serializable)
org.springframework.aop.framework.
AbstractSingletonProxyFactoryBean
(implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
org.springframework.transaction.interceptor.
TransactionProxyFactoryBean
(implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.transaction.interceptor.
RollbackRuleAttribute
(implements java.io.Serializable)
org.springframework.transaction.interceptor.
NoRollbackRuleAttribute
org.springframework.transaction.interceptor.
TransactionAspectSupport
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.transaction.interceptor.
TransactionInterceptor
(implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
org.springframework.transaction.interceptor.
TransactionAspectSupport.TransactionInfo
org.springframework.transaction.interceptor.
TransactionAspectUtils
Interface Hierarchy
org.springframework.transaction.interceptor.
TransactionAttributeSource
org.springframework.transaction.
TransactionDefinition
org.springframework.transaction.interceptor.
TransactionAttribute
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes