Class BeanFactoryAwareFunctionRegistry

    • Constructor Detail

      • BeanFactoryAwareFunctionRegistry

        public BeanFactoryAwareFunctionRegistry​(org.springframework.core.convert.ConversionService conversionService,
                                                org.springframework.messaging.converter.CompositeMessageConverter messageConverter,
                                                JsonMapper jsonMapper,
                                                @Nullable
                                                FunctionProperties functionProperties,
                                                @Nullable
                                                FunctionInvocationHelper<org.springframework.messaging.Message<?>> functionInvocationHelper)