org.apache.openejb.test.servlet
Interface HelloEjb

All Known Implementing Classes:
HelloEjbService

public interface HelloEjb


Method Summary
 String hello(String name)
           
 

Method Detail

hello

String hello(String name)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.