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