| Package | Description |
|---|---|
| org.mule.runtime.api.app.declaration | |
| org.mule.runtime.api.app.declaration.fluent |
| Modifier and Type | Method and Description |
|---|---|
RouteElementDeclaration |
RouteElementDeclaration.addComponent(ComponentElementDeclaration declaration) |
| Modifier and Type | Method and Description |
|---|---|
List<RouteElementDeclaration> |
RouterElementDeclaration.getRoutes() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouterElementDeclaration.addRoute(RouteElementDeclaration route)
|
| Modifier and Type | Method and Description |
|---|---|
RouterElementDeclarer |
RouterElementDeclarer.withRoute(RouteElementDeclaration route)
Sets a
component to the RouterElementDeclaration |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.