public class ImmutableObjectProviderConfiguration extends Object implements org.mule.runtime.api.ioc.ObjectProviderConfiguration
ObjectProviderConfiguration| Constructor and Description |
|---|
ImmutableObjectProviderConfiguration(org.mule.runtime.api.component.ConfigurationProperties configurationProperties,
org.mule.runtime.api.ioc.ObjectProvider artifactObjectProvider) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.ioc.ObjectProvider |
getArtifactObjectProvider() |
org.mule.runtime.api.component.ConfigurationProperties |
getConfigurationProperties() |
public ImmutableObjectProviderConfiguration(org.mule.runtime.api.component.ConfigurationProperties configurationProperties,
org.mule.runtime.api.ioc.ObjectProvider artifactObjectProvider)
public org.mule.runtime.api.ioc.ObjectProvider getArtifactObjectProvider()
getArtifactObjectProvider in interface org.mule.runtime.api.ioc.ObjectProviderConfigurationpublic org.mule.runtime.api.component.ConfigurationProperties getConfigurationProperties()
getConfigurationProperties in interface org.mule.runtime.api.ioc.ObjectProviderConfigurationCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.