org.drools.rule.constraint
Class ASMConditionEvaluatorJitter

java.lang.Object
  extended by org.drools.rule.constraint.ASMConditionEvaluatorJitter

public class ASMConditionEvaluatorJitter
extends Object


Constructor Summary
ASMConditionEvaluatorJitter()
           
 
Method Summary
static ConditionEvaluator jit(org.mvel2.compiler.ExecutableStatement executableStatement, ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASMConditionEvaluatorJitter

public ASMConditionEvaluatorJitter()
Method Detail

jit

public static ConditionEvaluator jit(org.mvel2.compiler.ExecutableStatement executableStatement,
                                     ClassLoader classLoader)


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.