public class SalienceConflictResolver extends AbstractConflictResolver
ConflictResolver
that uses the salience of rules to resolve
conflict.getInstance()
,
org.kie.rule.Rule#getSalience
,
Serialized FormConstructor and Description |
---|
SalienceConflictResolver()
Construct.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(Activation lhs,
Activation rhs) |
static ConflictResolver |
getInstance()
Retrieve the singleton instance.
|
compare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static ConflictResolver getInstance()
public int compare(Activation lhs, Activation rhs)
ConflictResolver
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.