org.pentaho.samples
Class EchoService

java.lang.Object
  extended by org.pentaho.samples.EchoService

public class EchoService
extends Object


Constructor Summary
EchoService()
           
 
Method Summary
 String echo(String message)
           
 String now()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoService

public EchoService()
Method Detail

echo

public String echo(String message)

now

public String now()