|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinpro.dm.isu.AbstractUpdateEngine
public abstract class AbstractUpdateEngine
A rule engine with previsions for loading rules and applying them.
Field Summary | |
---|---|
protected static java.util.List<AbstractRule> |
rules
|
Constructor Summary | |
---|---|
AbstractUpdateEngine()
|
Method Summary | |
---|---|
abstract void |
applyRules()
Applies rules |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static java.util.List<AbstractRule> rules
Constructor Detail |
---|
public AbstractUpdateEngine()
Method Detail |
---|
public abstract void applyRules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |