org.pentaho.samples
Class EchoComponent

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

public class EchoComponent
extends Object


Constructor Summary
EchoComponent()
           
 
Method Summary
 boolean execute()
           
 String getMimeType()
           
 void setOutputStream(OutputStream outStream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoComponent

public EchoComponent()
Method Detail

execute

public boolean execute()
                throws IOException
Throws:
IOException

setOutputStream

public void setOutputStream(OutputStream outStream)

getMimeType

public String getMimeType()