JavaScript is disabled on your browser.
Skip navigation links
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
Interface Hierarchy
org.springframework.aop.
SpringProxy
org.springframework.transaction.interceptor.
TransactionalProxy
org.springframework.transaction.interceptor.
TransactionAspectSupport.InvocationCallback
org.springframework.transaction.interceptor.
TransactionAttributeSource
org.springframework.transaction.
TransactionDefinition
org.springframework.transaction.interceptor.
TransactionAttribute
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes