| Package | Description |
|---|---|
| org.mule.runtime.config.api.dsl.model |
| Modifier and Type | Method and Description |
|---|---|
static ComponentBuildingDefinitionRegistry.WrapperElementType |
ComponentBuildingDefinitionRegistry.WrapperElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentBuildingDefinitionRegistry.WrapperElementType[] |
ComponentBuildingDefinitionRegistry.WrapperElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ComponentBuildingDefinitionRegistry.WrapperElementType> |
ComponentBuildingDefinitionRegistry.getWrappedComponent(org.mule.runtime.api.component.ComponentIdentifier wrapperIdentifier)
Deprecated.
Lookups a
ComponentBuildingDefinitionRegistry.WrapperElementType for a certain configuration element. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.