public abstract class AbstractFunctionExecutionConfigurationSource extends Object implements FunctionExecutionConfigurationSource
FunctionExecutionConfiguration| Modifier and Type | Field and Description | 
|---|---|
protected org.slf4j.Logger | 
logger  | 
| Constructor and Description | 
|---|
AbstractFunctionExecutionConfigurationSource()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ScannedGenericBeanDefinition> | 
getCandidates(ResourceLoader loader)  | 
static Set<String> | 
getFunctionExecutionAnnotationTypeNames()  | 
static Set<Class<? extends Annotation>> | 
getFunctionExecutionAnnotationTypes()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBasePackages, getExcludeFilters, getIncludeFilters, getSourcepublic AbstractFunctionExecutionConfigurationSource()
public static Set<Class<? extends Annotation>> getFunctionExecutionAnnotationTypes()
public static Set<String> getFunctionExecutionAnnotationTypeNames()
public Collection<ScannedGenericBeanDefinition> getCandidates(ResourceLoader loader)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.