| Package | Description |
|---|---|
| org.mule.runtime.api.app.declaration |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationElementDeclaration.accept(GlobalElementDeclarationVisitor visitor) |
void |
ConstructElementDeclaration.accept(GlobalElementDeclarationVisitor visitor)
Dispatches to the method with prefix "visit" with the specific value type as argument.
|
void |
GlobalElementDeclaration.accept(GlobalElementDeclarationVisitor visitor)
Dispatches to the method with prefix "visit" with the specific value type as argument.
|
void |
TopLevelParameterDeclaration.accept(GlobalElementDeclarationVisitor visitor) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.