|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.drools.conflict.SalienceConflictResolver
ConflictResolver
that uses the salience of rules to
resolve conflict.
getInstance()
,
Rule#setSalience
,
Rule#getSalience
Constructor Summary | |
SalienceConflictResolver()
Construct. |
Method Summary | |
static ConflictResolver |
getInstance()
Retrieve the singleton instance. |
void |
insert(Activation activation,
java.util.List list)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SalienceConflictResolver()
Method Detail |
public static ConflictResolver getInstance()
public void insert(Activation activation, java.util.List list)
insert
in interface ConflictResolver
ConflictResolver
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |