| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent | |
| org.mule.runtime.api.meta.model.declaration.fluent.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedDeclaration<T extends ParameterizedDeclaration>
|
class |
ParameterizedDeclarer<T extends ParameterizedDeclarer,D extends ParameterizedDeclaration>
Base class for a declarer which allows adding
ParameterDeclarations |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeclarationWalker.onParameter(ParameterizedDeclaration owner,
ParameterGroupDeclaration parameterGroup,
ParameterDeclaration declaration)
Invoked when an
ParameterDeclaration is found in the traversed extensionDeclaration |
protected void |
DeclarationWalker.onParameterGroup(ParameterizedDeclaration owner,
ParameterGroupDeclaration declaration)
Invoked when an
ParameterGroupDeclaration is found in the traversed extensionDeclaration |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.