| Constructor and Description |
|---|
ApplicationModel(ArtifactConfig artifactConfig,
org.mule.runtime.api.app.declaration.ArtifactDeclaration artifactDeclaration,
ResourceProvider externalResourceProvider)
Creates an {code ApplicationModel} from a
ArtifactConfig. |
ApplicationModel(ArtifactConfig artifactConfig,
org.mule.runtime.api.app.declaration.ArtifactDeclaration artifactDeclaration,
Set<org.mule.runtime.api.meta.model.ExtensionModel> extensionModels,
Map<String,String> deploymentProperties,
Optional<org.mule.runtime.api.component.ConfigurationProperties> parentConfigurationProperties,
Optional<ComponentBuildingDefinitionRegistry> componentBuildingDefinitionRegistry,
boolean runtimeMode,
ResourceProvider externalResourceProvider)
Creates an {code ApplicationModel} from a
ArtifactConfig. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderResourceProvider
Resource provider implementation that delegates to an actual class loader.
|
| Constructor and Description |
|---|
ConfigurationPropertiesComponent(String fileLocation,
ResourceProvider resourceProvider) |
FileConfigurationPropertiesProvider(ResourceProvider resourceProvider,
String description) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.