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
TypeFilter s |
Iterable<TypeFilter> |
getIncludeFilters()
Returns configured
TypeFilter s |
Object |
getSource()
Returns the actual source object that the configuration originated from.
|
getCandidates, getFunctionExecutionAnnotationTypeNames, getFunctionExecutionAnnotationTypes
public XmlFunctionExecutionConfigurationSource(Element element, ParserContext parserContext)
public Object getSource()
FunctionExecutionConfigurationSource
public Iterable<String> getBasePackages()
FunctionExecutionConfigurationSource
public Iterable<TypeFilter> getIncludeFilters()
FunctionExecutionConfigurationSource
TypeFilter
spublic Iterable<TypeFilter> getExcludeFilters()
FunctionExecutionConfigurationSource
TypeFilter
sCopyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.