org.pentaho.samples
Class EchoService

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

public class EchoService
extends java.lang.Object


Constructor Summary
EchoService()
           
 
Method Summary
 java.lang.String echo(java.lang.String message)
           
 java.lang.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 java.lang.String echo(java.lang.String message)

now

public java.lang.String now()