br.com.ibnetwork.guara.pipeline
Interface Valve
- All Known Implementing Classes:
- ActionExecutor, CheckSecurityValve, DelayValve, LogHeadersValve, LogValve, ModuleExecutorSupport, PopulateContextWithConstants, PopulateContextWithTools, PrintValve, RedirectRequest, RenderLayout, RenderScreen, ScreenExecutor, StartProfiler, StopProfiler, ValveSupport, WriteOutput
public interface Valve
- Author:
- leandro
getName
java.lang.String getName()
setName
void setName(java.lang.String name)
getPipeline
Pipeline getPipeline()
setPipeline
void setPipeline(Pipeline pipeline)
forward
void forward(RunData data)
throws PipelineException
- Throws:
PipelineException
Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.