Drools :: Core 6.2.0.CR4

org.drools.core.definitions.rule.impl
Class RuleImpl.SafeEnabled

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

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

See Also:
Serialized Form

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

Constructor Detail

RuleImpl.SafeEnabled

public RuleImpl.SafeEnabled(Enabled delegate)
Method Detail

getValue

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

Drools :: Core 6.2.0.CR4

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