public class KafkaStreamsFunctionBeanPostProcessor extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.BeanFactoryAware
| Constructor and Description |
|---|
KafkaStreamsFunctionBeanPostProcessor(org.springframework.cloud.stream.function.StreamFunctionProperties streamFunctionProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Map<String,Method> |
getMethods() |
Map<String,org.springframework.core.ResolvableType> |
getResolvableTypes() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
public KafkaStreamsFunctionBeanPostProcessor(org.springframework.cloud.stream.function.StreamFunctionProperties streamFunctionProperties)
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.