|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRuleBaseFactory
factory for building rulebases. All clients should implement a no-args constructor for instantiation.
Method Summary | |
---|---|
IRuleBase |
buildRuleBase(Object data)
builds a rulebase from the information with which this factory is configured |
Method Detail |
---|
IRuleBase buildRuleBase(Object data) throws MalformedRuleBaseException
data
- data needed for rulebase creation (if any)
MalformedRuleBaseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |