Package org.springframework.data.util
Class KotlinBeanInfoFactory
java.lang.Object
org.springframework.data.util.KotlinBeanInfoFactory
- All Implemented Interfaces:
BeanInfoFactory
,Ordered
BeanInfoFactory
specific to Kotlin types using Kotlin reflection to determine bean properties.- Since:
- 3.2
- Author:
- Mark Paluch
- See Also:
-
JvmClassMappingKt
ReflectJvmMapping
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KotlinBeanInfoFactory
public KotlinBeanInfoFactory()
-
-
Method Details
-
getBeanInfo
- Specified by:
getBeanInfo
in interfaceBeanInfoFactory
- Throws:
IntrospectionException
-
getOrder
public int getOrder()
-