br.com.ibnetwork.guara.pipeline.valve
Class PrintValve

java.lang.Object
  extended by br.com.ibnetwork.guara.pipeline.valve.ValveSupport
      extended by br.com.ibnetwork.guara.pipeline.valve.PrintValve
All Implemented Interfaces:
Valve

public class PrintValve
extends ValveSupport

Author:
leandro

Field Summary
 
Fields inherited from class br.com.ibnetwork.guara.pipeline.valve.ValveSupport
log, name, pipeline
 
Constructor Summary
PrintValve()
           
 
Method Summary
 boolean execute(RunData runData)
           
 
Methods inherited from class br.com.ibnetwork.guara.pipeline.valve.ValveSupport
forward, getName, getPipeline, setName, setPipeline
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintValve

public PrintValve()
Method Detail

execute

public boolean execute(RunData runData)
                throws PipelineException
Specified by:
execute in class ValveSupport
Throws:
PipelineException


Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.