protected static class ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionCatalog extends AbstractComposableFunctionRegistry implements org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.beans.factory.BeanFactoryAware
| Modifier | Constructor and Description |
|---|---|
protected |
BeanFactoryFunctionCatalog() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterSingletonsInstantiated()
Will collect all suppliers, functions, consumers and function registration as
late as possible in the lifecycle.
|
void |
close() |
protected FunctionType |
findType(FunctionRegistration<?> functionRegistration,
String name) |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
addFunction, addName, addSupplier, addType, getFunctionNames, getFunctionType, getNames, getRegistration, getSupplierNames, hasFunctions, hasSuppliers, lookup, lookupFunctionName, register, register, setApplicationEventPublisher, setEnvironment, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlookupgetInputType, getInputWrapper, getName, getOutputType, getOutputWrapper, isMessagepublic void afterSingletonsInstantiated()
afterSingletonsInstantiated in interface org.springframework.beans.factory.SmartInitializingSingletonpublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansException@PreDestroy public void close()
protected FunctionType findType(FunctionRegistration<?> functionRegistration, String name)
findType in class AbstractComposableFunctionRegistryCopyright © 2019 Pivotal Software, Inc.. All rights reserved.