首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Spring Framework 2.0.5 API 文档英文版
org.springframework.transaction.interceptor Class Hierarchy (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The 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.transaction.interceptor.
AttributesTransactionAttributeSource
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.aop.support.
AbstractPointcutAdvisor
(implements org.springframework.core.
Ordered
, org.springframework.aop.
PointcutAdvisor
, java.io.
Serializable
)
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.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.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
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.transaction.interceptor.
TransactionProxyFactoryBean
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
FactoryBean
)
org.springframework.transaction.interceptor.
RollbackRuleAttribute
(implements java.io.
Serializable
)
org.springframework.transaction.interceptor.
NoRollbackRuleAttribute
org.springframework.transaction.interceptor.
TransactionAspectSupport
(implements 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.transaction.interceptor.
TransactionAttributeSource
org.springframework.transaction.
TransactionDefinition
org.springframework.transaction.interceptor.
TransactionAttribute
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2007
The Spring Framework
.