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