public class ShoppingExample extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShoppingExample.Customer |
static class |
ShoppingExample.Discount |
static class |
ShoppingExample.Product |
static class |
ShoppingExample.Purchase |
| Constructor and Description |
|---|
ShoppingExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(org.kie.api.runtime.KieContainer kc) |
static void |
main(String[] args) |
public static final void main(String[] args)
public static void execute(org.kie.api.runtime.KieContainer kc)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.