org.apache.openejb.test.servlet
Class HelloEjbService

java.lang.Object
  extended by org.apache.openejb.test.servlet.HelloEjbService
All Implemented Interfaces:
HelloEjb

public class HelloEjbService
extends java.lang.Object
implements HelloEjb


Constructor Summary
HelloEjbService()
           
 
Method Summary
 java.lang.String hello(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloEjbService

public HelloEjbService()
Method Detail

hello

public java.lang.String hello(java.lang.String name)
Specified by:
hello in interface HelloEjb


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.