public class ConversionService
extends org.springframework.core.convert.support.DefaultConversionService
implements org.springframework.beans.factory.InitializingBean
| 构造器和说明 |
|---|
ConversionService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
void |
setConverters(Set<org.springframework.core.convert.converter.Converter> converters) |
Copyright © 2015–2017 cn.gtmap. All rights reserved.