Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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.transaction.interceptor.
AttributesTransactionAttributeSource
(implements org.springframework.beans.factory.
InitializingBean
)
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
org.springframework.transaction.interceptor.
DelegatingTransactionAttribute
(implements 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.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.transaction.interceptor.
TransactionProxyFactoryBean
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
FactoryBean
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.transaction.interceptor.
RollbackRuleAttribute
(implements java.io.
Serializable
)
org.springframework.transaction.interceptor.
NoRollbackRuleAttribute
org.springframework.aop.support.
StaticMethodMatcher
(implements org.springframework.aop.
MethodMatcher
)
org.springframework.aop.support.
StaticMethodMatcherPointcut
(implements org.springframework.aop.
Pointcut
)
org.springframework.aop.support.
StaticMethodMatcherPointcutAdvisor
(implements org.springframework.core.
Ordered
, org.springframework.aop.
PointcutAdvisor
, java.io.
Serializable
)
org.springframework.transaction.interceptor.
TransactionAttributeSourceAdvisor
org.springframework.transaction.interceptor.
TransactionAspectSupport
(implements org.springframework.beans.factory.
InitializingBean
, java.io.
Serializable
)
org.springframework.transaction.interceptor.
TransactionInterceptor
(implements org.aopalliance.intercept.
MethodInterceptor
)
org.springframework.transaction.interceptor.
TransactionAspectSupport.TransactionInfo
Interface Hierarchy
org.springframework.transaction.interceptor.
TransactionAttributeSource
org.springframework.transaction.
TransactionDefinition
org.springframework.transaction.interceptor.
TransactionAttribute
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 2002-2006 The Spring Framework Project.