Class FunctionContextUtils
java.lang.Object
org.springframework.cloud.function.context.config.FunctionContextUtils
- Since:
- 2.0
- Author:
- Oleg Zhurakousky
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TypefindType(String name, org.springframework.beans.factory.config.ConfigurableListableBeanFactory registry) static TypefindType(org.springframework.beans.factory.config.ConfigurableListableBeanFactory registry, String... names) static Class<?>[]getParamTypesFromBeanDefinitionFactory(Class<?> factory, org.springframework.beans.factory.support.AbstractBeanDefinition definition)
-
Constructor Details
-
FunctionContextUtils
public FunctionContextUtils()
-
-
Method Details
-
findType
-
findType
-
getParamTypesFromBeanDefinitionFactory
-