首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Spring Framework 2.0.5 API 文档英文版
org.springframework.beans.factory.support 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.beans.factory.support
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.beans.factory.support.
AbstractBeanDefinitionReader
(implements org.springframework.beans.factory.support.
BeanDefinitionReader
)
org.springframework.beans.factory.support.
PropertiesBeanDefinitionReader
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.springframework.beans.factory.support.
ManagedList
(implements org.springframework.beans.
BeanMetadataElement
, org.springframework.beans.
Mergeable
)
org.springframework.core.
AttributeAccessorSupport
(implements org.springframework.core.
AttributeAccessor
, java.io.
Serializable
)
org.springframework.beans.factory.support.
AbstractBeanDefinition
(implements org.springframework.beans.factory.config.
BeanDefinition
)
org.springframework.beans.factory.support.
ChildBeanDefinition
org.springframework.beans.factory.support.
RootBeanDefinition
org.springframework.beans.factory.support.
BeanDefinitionBuilder
org.springframework.beans.factory.support.
BeanDefinitionReaderUtils
org.springframework.beans.factory.support.
DefaultBeanNameGenerator
(implements org.springframework.beans.factory.support.
BeanNameGenerator
)
org.springframework.beans.factory.support.
DefaultSingletonBeanRegistry
(implements org.springframework.beans.factory.config.
SingletonBeanRegistry
)
org.springframework.beans.factory.support.
AbstractBeanFactory
(implements org.springframework.beans.factory.config.
ConfigurableBeanFactory
)
org.springframework.beans.factory.support.
AbstractAutowireCapableBeanFactory
(implements org.springframework.beans.factory.config.
AutowireCapableBeanFactory
)
org.springframework.beans.factory.support.
DefaultListableBeanFactory
(implements org.springframework.beans.factory.support.
BeanDefinitionRegistry
, org.springframework.beans.factory.config.
ConfigurableListableBeanFactory
)
java.util.
Dictionary
<K,V>
java.util.
Hashtable
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
Properties
org.springframework.beans.factory.support.
ManagedProperties
(implements org.springframework.beans.
BeanMetadataElement
, org.springframework.beans.
Mergeable
)
org.springframework.beans.factory.support.
ManagedMap
(implements org.springframework.beans.
BeanMetadataElement
, java.util.
Map
<K,V>, org.springframework.beans.
Mergeable
)
org.springframework.beans.factory.support.
ManagedSet
(implements org.springframework.beans.
BeanMetadataElement
, org.springframework.beans.
Mergeable
, java.util.
Set
<E>)
org.springframework.beans.factory.support.
MethodOverride
(implements org.springframework.beans.
BeanMetadataElement
)
org.springframework.beans.factory.support.
LookupOverride
org.springframework.beans.factory.support.
ReplaceOverride
org.springframework.beans.factory.support.
MethodOverrides
org.springframework.beans.factory.support.
SimpleInstantiationStrategy
(implements org.springframework.beans.factory.support.
InstantiationStrategy
)
org.springframework.beans.factory.support.
CglibSubclassingInstantiationStrategy
org.springframework.beans.factory.support.
StaticListableBeanFactory
(implements org.springframework.beans.factory.
ListableBeanFactory
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.beans.
BeansException
org.springframework.beans.
FatalBeanException
org.springframework.beans.factory.support.
BeanDefinitionValidationException
Interface Hierarchy
org.springframework.beans.factory.support.
BeanDefinitionReader
org.springframework.beans.factory.support.
BeanDefinitionRegistry
org.springframework.beans.factory.support.
BeanNameGenerator
org.springframework.beans.factory.support.
InstantiationStrategy
org.springframework.beans.factory.support.
MethodReplacer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2007
The Spring Framework
.