Class RulebaseAgent

  • All Implemented Interfaces:
    IRulebaseService
    Direct Known Subclasses:
    RuleAgent

    public class RulebaseAgent
    extends java.lang.Object
    implements IRulebaseService
    Agent that encapsulates a rulebase and allows for tracking changes of it. Can be used to distribute rules among different rule engine agents that listen on the changes of the rulebase and do add/remove the same rules locally.