|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.conflict.AbstractConflictResolver
org.drools.conflict.LoadOrderConflictResolver
ConflictResolver that uses the loadOrder of rules to resolve
conflict.
LoadOrderConflictResolver.getInstance(),
Rule.getLoadOrder(),
Serialized Form
![]() |
![]() |
| Constructor Summary | |
LoadOrderConflictResolver()
Construct. |
|
| Method Summary | |
int |
compare(Activation lhs,
Activation rhs)
|
static ConflictResolver |
getInstance()
Retrieve the singleton instance. |
| Methods inherited from class org.drools.conflict.AbstractConflictResolver |
compare |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
public LoadOrderConflictResolver()
| Method Detail |
public static ConflictResolver getInstance()
public int compare(Activation lhs,
Activation rhs)
ConflictResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||