Package org.openl.rules.helpers
Class FlattenMethodCallerWrapper
- java.lang.Object
-
- org.openl.rules.helpers.FlattenMethodCallerWrapper
-
- All Implemented Interfaces:
MethodCallerWrapper
public class FlattenMethodCallerWrapper extends Object implements MethodCallerWrapper
Implementation ofMethodCallerWrapperfor flatten method fromRulesUtils.
-
-
Constructor Summary
Constructors Constructor Description FlattenMethodCallerWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IMethodCallerhandle(IMethodCaller methodCaller, JavaOpenMethod javaOpenMethod, IOpenClass[] callParams, ICastFactory castFactory)
-
-
-
Method Detail
-
handle
public IMethodCaller handle(IMethodCaller methodCaller, JavaOpenMethod javaOpenMethod, IOpenClass[] callParams, ICastFactory castFactory)
- Specified by:
handlein interfaceMethodCallerWrapper
-
-