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
Constructors -
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
call, callClosure, getClosureMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.Expression
init
-
Constructor Details
-
DelegatingExpression
-
-
Method Details
-
evaluate
- Specified by:
evaluatein interfaceExpression
-