org.jboss.seam.persistence.test.util
Class HelloService

java.lang.Object
  extended by org.jboss.seam.persistence.test.util.HelloService

public class HelloService
extends Object


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

sayHello

public String sayHello()


Copyright © 2011 Seam Framework. All Rights Reserved.