jBPM distribution 6.0.0.Beta1

org.jbpm.examples.quickstarts
Class HelloService

java.lang.Object
  extended by org.jbpm.examples.quickstarts.HelloService

public class HelloService
extends Object


Constructor Summary
HelloService()
           
 
Method Summary
static HelloService getInstance()
           
 void sayHello(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloService

public HelloService()
Method Detail

getInstance

public static HelloService getInstance()

sayHello

public void sayHello(String name)

jBPM distribution 6.0.0.Beta1

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