| java.lang.Object org.drools.agent.RuleAgent org.drools.agent.MockRuleAgent
refreshCalled | public boolean refreshCalled(Code) | | |
MockRuleAgent | public MockRuleAgent()(Code) | | |
refreshRuleBase | public void refreshRuleBase()(Code) | | |
Methods inherited from org.drools.agent.RuleAgent | synchronized void configure(boolean newInstance, List provs, int secondsToRefresh)(Code)(Java Doc) public synchronized RuleBase getRuleBase()(Code)(Java Doc) void init(Properties config)(Code)(Java Doc) boolean isNewInstance()(Code)(Java Doc) public synchronized boolean isPolling()(Code)(Java Doc) static List list(String property)(Code)(Java Doc) static Properties loadFromProperties(String propsFileName)(Code)(Java Doc) public static RuleAgent newRuleAgent(Properties config)(Code)(Java Doc) public static RuleAgent newRuleAgent(Properties config, RuleBaseConfiguration ruleBaseConf)(Code)(Java Doc) public static RuleAgent newRuleAgent(Properties config, AgentEventListener listener)(Code)(Java Doc) public static RuleAgent newRuleAgent(Properties config, AgentEventListener listener, RuleBaseConfiguration ruleBaseConf)(Code)(Java Doc) public static RuleAgent newRuleAgent(String propsFileName)(Code)(Java Doc) public static RuleAgent newRuleAgent(String propsFileName, RuleBaseConfiguration ruleBaseConfiguration)(Code)(Java Doc) public static RuleAgent newRuleAgent(String propsFileName, AgentEventListener listener)(Code)(Java Doc) public static RuleAgent newRuleAgent(String propsFileName, AgentEventListener listener, RuleBaseConfiguration ruleBaseConfiguration)(Code)(Java Doc) public void refreshRuleBase()(Code)(Java Doc) public synchronized void startPolling()(Code)(Java Doc) public synchronized void startPolling(int secondsToRefresh)(Code)(Java Doc) public synchronized void stopPolling()(Code)(Java Doc)
|
|
|