org.jbpm.examples.junit
Class HelloService

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

public class HelloService
extends Object


Constructor Summary
HelloService()
           
 
Method Summary
 String hello(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

hello

public String hello(String name)


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