|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.semantics.annotation.examples.helloworld.GoodbyeRule
public class GoodbyeRule
Constructor Summary | |
---|---|
GoodbyeRule()
|
Method Summary | |
---|---|
boolean |
condition(java.lang.String goodbye)
|
void |
consequence(java.lang.String goodbye)
|
void |
setMessagePrinter(org.drools.semantics.annotation.examples.helloworld.MessagePrinter messagePrinter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GoodbyeRule()
Method Detail |
---|
public void setMessagePrinter(org.drools.semantics.annotation.examples.helloworld.MessagePrinter messagePrinter)
public boolean condition(java.lang.String goodbye)
public void consequence(java.lang.String goodbye)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |