public class XmlFunctionExecutionConfigurationSource extends AbstractFunctionExecutionConfigurationSource
logger| コンストラクターと説明 |
|---|
XmlFunctionExecutionConfigurationSource(ElementSE element, ParserContext parserContext) |
| 修飾子と型 | メソッドと説明 |
|---|---|
IterableSE<StringSE> | getBasePackages() リポジトリインターフェースが配置される基本パッケージを返します。 |
IterableSE<TypeFilter> | getExcludeFilters() 設定された TypeFilter を返します |
IterableSE<TypeFilter> | getIncludeFilters() 設定された TypeFilter を返します |
ObjectSE | getSource() 構成の元となった実際のソースオブジェクトを返します。 |
getCandidates, getFunctionExecutionAnnotationTypeNames, getFunctionExecutionAnnotationTypescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic XmlFunctionExecutionConfigurationSource(ElementSE element, ParserContext parserContext)
public ObjectSE getSource()
FunctionExecutionConfigurationSourcepublic IterableSE<StringSE> getBasePackages()
FunctionExecutionConfigurationSourcepublic IterableSE<TypeFilter> getIncludeFilters()
FunctionExecutionConfigurationSourceTypeFilter を返します public IterableSE<TypeFilter> getExcludeFilters()
FunctionExecutionConfigurationSourceTypeFilter を返します Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.