|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.whicken.werecat.RuleEngine
public class RuleEngine
| Constructor Summary | |
|---|---|
RuleEngine()
|
|
| Method Summary | |
|---|---|
void |
evaluate(RuleContext context)
|
Rule |
getRule(java.lang.String tag)
|
boolean |
load(java.io.File file,
RuleFactory factory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuleEngine()
| Method Detail |
|---|
public boolean load(java.io.File file,
RuleFactory factory)
throws java.io.IOException
java.io.IOExceptionpublic void evaluate(RuleContext context)
public Rule getRule(java.lang.String tag)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||