public class XmlFunctionExecutionConfigurationSource extends AbstractFunctionExecutionConfigurationSource
logger| Constructor and Description | 
|---|
XmlFunctionExecutionConfigurationSource(Element element,
                                       ParserContext parserContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<String> | 
getBasePackages()
Returns the base packages the repository interfaces shall be found under. 
 | 
Iterable<TypeFilter> | 
getExcludeFilters()
Returns configured  
TypeFilters | 
Iterable<TypeFilter> | 
getIncludeFilters()
Returns configured  
TypeFilters | 
Object | 
getSource()
Returns the actual source object that the configuration originated from. 
 | 
getCandidates, getFunctionExecutionAnnotationTypeNames, getFunctionExecutionAnnotationTypespublic XmlFunctionExecutionConfigurationSource(Element element, ParserContext parserContext)
public Object getSource()
FunctionExecutionConfigurationSourcepublic Iterable<String> getBasePackages()
FunctionExecutionConfigurationSourcepublic Iterable<TypeFilter> getIncludeFilters()
FunctionExecutionConfigurationSourceTypeFilterspublic Iterable<TypeFilter> getExcludeFilters()
FunctionExecutionConfigurationSourceTypeFiltersCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.