com.acme
Class EchoTest

java.lang.Object
  extended by com.acme.EchoTest

public class EchoTest
extends java.lang.Object


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

Constructor Detail

EchoTest

public EchoTest()
Method Detail

echo

public static java.lang.String echo()


Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.