org.apache.webbeans.sample.ejb
Interface Echo

All Known Implementing Classes:
EchoBean, EchoDecorator

public interface Echo


Method Summary
 String echo(String name)
           
 

Method Detail

echo

String echo(String name)


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.