public interface MetadataBuilder
| Modifier and Type | Method and Description |
|---|---|
Metadata |
build() |
MetadataBuilder |
withApplicationModel(org.mule.runtime.ast.api.ArtifactAst applicationModel) |
MetadataBuilder |
withNotifier(Notifier notifier) |
MetadataBuilder |
withResourceLoader(ResourceLoader resourceLoader) |
MetadataBuilder withResourceLoader(ResourceLoader resourceLoader)
MetadataBuilder withApplicationModel(org.mule.runtime.ast.api.ArtifactAst applicationModel)
MetadataBuilder withNotifier(Notifier notifier)
Metadata build()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.