org.drools.rule.builder.dialect.mvel
Class MVELReturnValueBuilder
java.lang.Object
org.drools.rule.builder.dialect.mvel.MVELReturnValueBuilder
- All Implemented Interfaces:
- ReturnValueBuilder
public class MVELReturnValueBuilder
- extends Object
- implements ReturnValueBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELReturnValueBuilder
public MVELReturnValueBuilder()
build
public void build(RuleBuildContext context,
BoundIdentifiers usedIdentifiers,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
ReturnValueRestriction returnValueRestriction,
ReturnValueRestrictionDescr returnValueRestrictionDescr,
AnalysisResult analysis)
- Specified by:
build
in interface ReturnValueBuilder
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.