org.drools.examples.conway
Class AbstractRunConway
java.lang.Object
org.drools.examples.conway.AbstractRunConway
- Direct Known Subclasses:
- ConwayAgendaGroupRun, ConwayRuleFlowGroupRun
public class AbstractRunConway
- extends Object
|
Method Summary |
void |
start(int executionControl,
boolean exitOnClose)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AGENDAGROUP
public static final int AGENDAGROUP
- See Also:
- Constant Field Values
RULEFLOWGROUP
public static final int RULEFLOWGROUP
- See Also:
- Constant Field Values
AbstractRunConway
public AbstractRunConway()
start
public void start(int executionControl,
boolean exitOnClose)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.