Uses of Class
org.mule.runtime.dsl.api.component.config.ComponentConfiguration
Packages that use ComponentConfiguration
-
Uses of ComponentConfiguration in org.mule.runtime.dsl.api.component.config
Fields in org.mule.runtime.dsl.api.component.config with type parameters of type ComponentConfigurationModifier and TypeFieldDescriptionprotected List<ComponentConfiguration>ComponentConfiguration.nestedComponentsDeprecated.Methods in org.mule.runtime.dsl.api.component.config that return ComponentConfigurationModifier and TypeMethodDescriptionComponentConfiguration.Builder.build()ComponentConfiguration.Builder.getComponentConfiguration()Methods in org.mule.runtime.dsl.api.component.config that return types with arguments of type ComponentConfigurationMethods in org.mule.runtime.dsl.api.component.config with parameters of type ComponentConfigurationModifier and TypeMethodDescriptionComponentConfiguration.Builder.withNestedComponent(ComponentConfiguration nestedComponent) Adds a complex configuration parameter to the component.