public class CachedDslElementModelFactory extends Object implements org.mule.runtime.config.api.dsl.model.DslElementModelFactory
| Constructor and Description |
|---|
CachedDslElementModelFactory(org.mule.runtime.config.api.dsl.model.DslElementModelFactory delegate) |
| Modifier and Type | Method and Description |
|---|---|
<T> Optional<org.mule.runtime.config.api.dsl.model.DslElementModel<T>> |
create(org.mule.runtime.dsl.api.component.config.ComponentConfiguration componentConfiguration) |
<T> Optional<org.mule.runtime.config.api.dsl.model.DslElementModel<T>> |
create(org.mule.runtime.app.declaration.api.ElementDeclaration elementDeclaration) |
public CachedDslElementModelFactory(org.mule.runtime.config.api.dsl.model.DslElementModelFactory delegate)
public <T> Optional<org.mule.runtime.config.api.dsl.model.DslElementModel<T>> create(org.mule.runtime.app.declaration.api.ElementDeclaration elementDeclaration)
create in interface org.mule.runtime.config.api.dsl.model.DslElementModelFactorypublic <T> Optional<org.mule.runtime.config.api.dsl.model.DslElementModel<T>> create(org.mule.runtime.dsl.api.component.config.ComponentConfiguration componentConfiguration)
create in interface org.mule.runtime.config.api.dsl.model.DslElementModelFactoryCopyright © 2019 MuleSoft, Inc.. All rights reserved.