org.apache.camel.language.groovy
Class CamelGroovyMethods
java.lang.Object
org.apache.camel.language.groovy.CamelGroovyMethods
public final class CamelGroovyMethods
- extends Object
- Version:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
public static FilterDefinition filter(ProcessorDefinition self,
groovy.lang.Closure filter)
when
public static ChoiceDefinition when(ChoiceDefinition self,
groovy.lang.Closure filter)
toExpression
public static ExpressionSupport toExpression(groovy.lang.Closure filter)
Apache CAMEL