Package org.drools.examples.golfing
Class GolfingExample
- java.lang.Object
-
- org.drools.examples.golfing.GolfingExample
-
public class GolfingExample extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGolfingExample.Golfer
-
Constructor Summary
Constructors Constructor Description GolfingExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidexecute(org.kie.api.runtime.KieContainer kc)static voidmain(java.lang.String[] args)
-