Class DelegatingExpression
java.lang.Object
org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter<Object>
org.openehealth.ipf.platform.camel.core.closures.DelegatingExpression
- All Implemented Interfaces:
Expression
An expression that delegates to a
Closure
- Author:
- Martin Krasser
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
call, callClosure, getClosure
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.camel.Expression
init
-
Constructor Details
-
DelegatingExpression
-
-
Method Details
-
evaluate
- Specified by:
evaluate
in interfaceExpression
-