Drools :: Core 6.1.0.Beta1

org.drools.core.rule
Class Rule.SafeEnabled

java.lang.Object
  extended by org.drools.core.rule.Rule.SafeEnabled
All Implemented Interfaces:
Serializable, Enabled
Enclosing class:
Rule

public static class Rule.SafeEnabled
extends Object
implements Enabled, Serializable

See Also:
Serialized Form

Constructor Summary
Rule.SafeEnabled(Enabled delegate)
           
 
Method Summary
 boolean getValue(Tuple tuple, Declaration[] declrs, Rule rule, WorkingMemory workingMemory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rule.SafeEnabled

public Rule.SafeEnabled(Enabled delegate)
Method Detail

getValue

public boolean getValue(Tuple tuple,
                        Declaration[] declrs,
                        Rule rule,
                        WorkingMemory workingMemory)
Specified by:
getValue in interface Enabled

Drools :: Core 6.1.0.Beta1

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