Package jadex.rules.examples.helloworld
Class JavaHelloWorld
- java.lang.Object
- 
- jadex.rules.examples.helloworld.JavaHelloWorld
 
- 
 public class JavaHelloWorld extends java.lang.ObjectSimple hello world program for illustrating how a simple rule application is set up.
- 
- 
Constructor SummaryConstructors Constructor Description JavaHelloWorld()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main method.
 
-