| Package | Description |
|---|---|
| org.mule.commons.atlantic.execution.builder.factory |
| Modifier and Type | Method and Description |
|---|---|
<A,B,C,D,E,F,G,H,I> |
StaticExecutionBuilderFactory.execute(NonaConsumer<A,B,C,D,E,F,G,H,I> lambda)
Starts the execution build for a
NonaConsumer. |
<A,B,C,D,E,F,G,H> |
InstanceExecutionBuilderFactory.execute(NonaConsumer<INSTANCE,A,B,C,D,E,F,G,H> lambda)
Starts the execution build for a
NonaConsumer. |
Copyright © 2019. All rights reserved.