|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.springframework.core.convert.support.GenericConversionService
org.springframework.core.convert.support.DefaultConversionService
cn.gtmap.estateplat.core.support.spring.ConversionService
public class ConversionService
.
| 构造方法摘要 | |
|---|---|
ConversionService()
|
|
| 方法摘要 | |
|---|---|
void |
afterPropertiesSet()
|
void |
setConverters(Set<org.springframework.core.convert.converter.Converter> converters)
|
| 从类 org.springframework.core.convert.support.DefaultConversionService 继承的方法 |
|---|
addDefaultConverters |
| 从类 org.springframework.core.convert.support.GenericConversionService 继承的方法 |
|---|
addConverter, addConverter, addConverter, addConverterFactory, canBypassConvert, canConvert, canConvert, convert, convert, convert, convertNullSource, getConverter, getDefaultConverter, removeConvertible, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public ConversionService()
| 方法详细信息 |
|---|
public void setConverters(Set<org.springframework.core.convert.converter.Converter> converters)
public void afterPropertiesSet()
throws Exception
org.springframework.beans.factory.InitializingBean 中的 afterPropertiesSetException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||