org.drools.semantics.annotation.examples.helloworld
Class DebugRule

java.lang.Object
  extended by org.drools.semantics.annotation.examples.helloworld.DebugRule

public class DebugRule
extends java.lang.Object

 

Constructor Summary
DebugRule()
           
 
Method Summary
 void consequence(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugRule

public DebugRule()
Method Detail

consequence

public void consequence(java.lang.Object object)