类 CompositeConverter
java.lang.Object
com.alibaba.nacos.client.env.convert.CompositeConverter
default converters.
- 作者:
- onewe
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
converterRegistry
-
-
构造器详细资料
-
CompositeConverter
public CompositeConverter()
-
-
方法详细资料
-
convert
convert property to target type.- 类型参数:
T- target type- 参数:
property- the property gets from environmentstargetClass- target class object- 返回:
- the object of target type
-