| Package | Description |
|---|---|
| org.mule.runtime.config.spring | |
| org.mule.runtime.config.spring.artifact |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyMuleArtifactContext
Implementation of
MuleArtifactContext that allows to create configuration components lazily. |
| Modifier and Type | Field and Description |
|---|---|
protected MuleArtifactContext |
SpringXmlConfigurationBuilder.muleArtifactContext |
| Modifier and Type | Method and Description |
|---|---|
protected MuleArtifactContext |
SpringXmlConfigurationBuilder.doCreateApplicationContext(MuleContext muleContext,
ConfigResource[] artifactConfigResources,
org.mule.runtime.api.app.declaration.ArtifactDeclaration artifactDeclaration,
OptionalObjectsController optionalObjectsController) |
MuleArtifactContext |
SpringXmlConfigurationBuilder.getMuleArtifactContext() |
| Constructor and Description |
|---|
SpringArtifactContext(MuleArtifactContext muleArtifactContext)
Creates an
ArtifactContext. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.