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
class java.lang.
Object
class org.springframework.transaction.interceptor.
AbstractFallbackTransactionAttributeSource
(implements org.springframework.transaction.interceptor.
TransactionAttributeSource
)
class org.springframework.transaction.interceptor.
AttributesTransactionAttributeSource
class org.springframework.transaction.support.
DefaultTransactionDefinition
(implements java.io.
Serializable
, org.springframework.transaction.
TransactionDefinition
)
class org.springframework.transaction.interceptor.
DefaultTransactionAttribute
(implements org.springframework.transaction.interceptor.
TransactionAttribute
)
class org.springframework.transaction.interceptor.
RuleBasedTransactionAttribute
class org.springframework.transaction.interceptor.
MatchAlwaysTransactionAttributeSource
(implements java.io.
Serializable
, org.springframework.transaction.interceptor.
TransactionAttributeSource
)
class org.springframework.transaction.interceptor.
MethodMapTransactionAttributeSource
(implements org.springframework.transaction.interceptor.
TransactionAttributeSource
)
class org.springframework.transaction.interceptor.
NameMatchTransactionAttributeSource
(implements java.io.
Serializable
, org.springframework.transaction.interceptor.
TransactionAttributeSource
)
class java.beans.
PropertyEditorSupport
(implements java.beans.
PropertyEditor
)
class org.springframework.transaction.interceptor.
TransactionAttributeEditor
class org.springframework.transaction.interceptor.
TransactionAttributeSourceEditor
class org.springframework.aop.framework.
ProxyConfig
(implements java.io.
Serializable
)
class org.springframework.transaction.interceptor.
TransactionProxyFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
, org.springframework.beans.factory.
InitializingBean
)
class org.springframework.transaction.interceptor.
RollbackRuleAttribute
(implements java.io.
Serializable
)
class org.springframework.transaction.interceptor.
NoRollbackRuleAttribute
class org.springframework.aop.support.
StaticMethodMatcher
(implements org.springframework.aop.
MethodMatcher
)
class org.springframework.aop.support.
StaticMethodMatcherPointcut
(implements org.springframework.aop.
Pointcut
)
class org.springframework.aop.support.
StaticMethodMatcherPointcutAdvisor
(implements org.springframework.core.
Ordered
, org.springframework.aop.
PointcutAdvisor
, java.io.
Serializable
)
class org.springframework.transaction.interceptor.
TransactionAttributeSourceAdvisor
class org.springframework.transaction.interceptor.
TransactionAspectSupport
(implements org.springframework.beans.factory.
InitializingBean
, java.io.
Serializable
)
class org.springframework.transaction.interceptor.
TransactionInterceptor
(implements org.aopalliance.intercept.
MethodInterceptor
)
class org.springframework.transaction.interceptor.
TransactionAspectSupport.TransactionInfo
Interface Hierarchy
interface org.springframework.transaction.interceptor.
TransactionAttributeSource
interface org.springframework.transaction.
TransactionDefinition
interface org.springframework.transaction.interceptor.
TransactionAttribute
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (C) 2003-2004 The Spring Framework Project.