public abstract class CamelUtils extends Object
| Constructor and Description |
|---|
CamelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertCamelProducerActionArgs(org.openksavi.sponge.action.Action action,
Object... args) |
static org.openksavi.sponge.event.Event |
getEvent(org.apache.camel.Exchange exchange) |
static org.openksavi.sponge.event.Event |
getOrCreateInputEvent(org.openksavi.sponge.engine.Engine engine,
org.apache.camel.Exchange exchange) |
static String |
xpath(org.apache.camel.Exchange exchange,
String path) |
public static void assertCamelProducerActionArgs(org.openksavi.sponge.action.Action action,
Object... args)
public static org.openksavi.sponge.event.Event getEvent(org.apache.camel.Exchange exchange)
public static org.openksavi.sponge.event.Event getOrCreateInputEvent(org.openksavi.sponge.engine.Engine engine,
org.apache.camel.Exchange exchange)
Copyright © 2016–2017 Softelnet. All rights reserved.