Drools examples 6.0.3-SNAPSHOT

org.drools.examples.workitemconsequence
Class WorkItemConsequenceExample2

java.lang.Object
  extended by org.drools.examples.workitemconsequence.WorkItemConsequenceExample2

public class WorkItemConsequenceExample2
extends Object

A simple demonstration of using a Work Item handler as an action


Nested Class Summary
static class WorkItemConsequenceExample2.Greeting
           
static class WorkItemConsequenceExample2.GreetingWorkItemHandler
           
 
Constructor Summary
WorkItemConsequenceExample2()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkItemConsequenceExample2

public WorkItemConsequenceExample2()
Method Detail

main

public static void main(String[] args)

Drools examples 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.