Skip navigation links
B C F G I L M N O P S T 

B

BeanFactoryFunctionInspector(ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor) - Constructor for class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 

C

ContextFunctionCatalogAutoConfiguration - Class in org.springframework.cloud.function.context
 
ContextFunctionCatalogAutoConfiguration() - Constructor for class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration
 
ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector - Class in org.springframework.cloud.function.context
 
ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor - Class in org.springframework.cloud.function.context
 
ContextFunctionPostProcessor() - Constructor for class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor
 
convert(Object, String) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 
convert(Object, String) - Method in interface org.springframework.cloud.function.context.FunctionInspector
 

F

functionCatalog(ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration
 
FunctionEntry - Annotation Type in org.springframework.cloud.function.context
A Qualifier annotation that specifies how to locate a function in the FunctionCatalog (instead of using the bean name).
functionInspector(ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration
 
FunctionInspector - Interface in org.springframework.cloud.function.context
 
FunctionRegistration<T> - Class in org.springframework.cloud.function.context
 
FunctionRegistration(T) - Constructor for class org.springframework.cloud.function.context.FunctionRegistration
 
FunctionScan - Annotation Type in org.springframework.cloud.function.context
Annotation that triggers scanning within the specified base packages for any class that is assignable to Function.

G

getConsumerNames() - Method in class org.springframework.cloud.function.context.InMemoryFunctionCatalog
 
getFunctionNames() - Method in class org.springframework.cloud.function.context.InMemoryFunctionCatalog
 
getInputType(Object) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 
getInputType(Object) - Method in interface org.springframework.cloud.function.context.FunctionInspector
 
getInputWrapper(Object) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 
getInputWrapper(Object) - Method in interface org.springframework.cloud.function.context.FunctionInspector
 
getName(Object) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 
getName(Object) - Method in interface org.springframework.cloud.function.context.FunctionInspector
 
getNames() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
getOutputType(Object) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 
getOutputType(Object) - Method in interface org.springframework.cloud.function.context.FunctionInspector
 
getOutputWrapper(Object) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 
getOutputWrapper(Object) - Method in interface org.springframework.cloud.function.context.FunctionInspector
 
getProperties() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
getSupplierNames() - Method in class org.springframework.cloud.function.context.InMemoryFunctionCatalog
 
getTarget() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 

I

InMemoryFunctionCatalog - Class in org.springframework.cloud.function.context
 
InMemoryFunctionCatalog(Set<FunctionRegistration<?>>) - Constructor for class org.springframework.cloud.function.context.InMemoryFunctionCatalog
 
isMessage(Object) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionInspector
 
isMessage(Object) - Method in interface org.springframework.cloud.function.context.FunctionInspector
 
isWrapper(Type) - Static method in interface org.springframework.cloud.function.context.FunctionInspector
 

L

lookupConsumer(String) - Method in class org.springframework.cloud.function.context.InMemoryFunctionCatalog
 
lookupFunction(String) - Method in class org.springframework.cloud.function.context.InMemoryFunctionCatalog
 
lookupSupplier(String) - Method in class org.springframework.cloud.function.context.InMemoryFunctionCatalog
 

M

merge(Map<String, FunctionRegistration<?>>, Map<String, Consumer<?>>, Map<String, Supplier<?>>, Map<String, Function<?, ?>>) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor
 

N

name(String) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
names(Collection<String>) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
names(String...) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 

O

org.springframework.cloud.function.context - package org.springframework.cloud.function.context
 

P

postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.context.ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor
 
properties(Map<String, String>) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 

S

setNames(Set<String>) - Method in class org.springframework.cloud.function.context.FunctionRegistration
Will set the names for this registration clearing all previous names first.

T

target(T) - Method in class org.springframework.cloud.function.context.FunctionRegistration
Allows to override the target of this registration with a new target that typically wraps the original target.
B C F G I L M N O P S T 
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.