public final class RouteElementDeclarer extends ParameterizedElementDeclarer<RouteElementDeclarer,RouteElementDeclaration> implements HasNestedComponentDeclarer<RouteElementDeclarer>
RouteElementDeclaration through a fluent APIdeclaration| Modifier and Type | Method and Description |
|---|---|
RouteElementDeclarer |
withComponent(ComponentElementDeclaration component)
Adds a
component to the declaration being built |
withParameterGroup, withParameterGroupwithCustomParameter, withPropertygetDeclarationpublic RouteElementDeclarer withComponent(ComponentElementDeclaration component)
component to the declaration being builtwithComponent in interface HasNestedComponentDeclarer<RouteElementDeclarer>component - the component to addthis declarerCopyright © 2017 MuleSoft, Inc.. All rights reserved.