Class DelegatingValidator
java.lang.Object
org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter<Boolean>
org.openehealth.ipf.platform.camel.core.closures.DelegatingValidator
public class DelegatingValidator
extends ClosureAdapter<Boolean>
implements Validator<Object,Object>
A validator 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