org.drools.core.rule
Class Rule.SafeEnabled
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rule.SafeEnabled
public Rule.SafeEnabled(Enabled delegate)
getValue
public boolean getValue(Tuple tuple,
Declaration[] declrs,
Rule rule,
WorkingMemory workingMemory)
- Specified by:
getValue in interface Enabled
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.