| Interface | Description |
|---|---|
| HasNestedComponentDeclarer<T extends BaseElementDeclarer> |
Allows configuring a nested
ComponentElementDeclaration through a fluent API |
| HasNestedRoutesDeclaration<T extends BaseElementDeclarer> |
Allows configuring a nested
RouteElementDeclaration through a fluent API |
| ParameterizedBuilder<K,V,R> |
Provides a way to enrich a parameterized element with a parameter
with an identifier of type
K, and a value of type V
using a builder pattern with return type R |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.