br.com.ibnetwork.guara.pipeline.valve.modules
Class ScreenExecutor

java.lang.Object
  extended by br.com.ibnetwork.guara.pipeline.valve.ValveSupport
      extended by br.com.ibnetwork.guara.pipeline.valve.modules.ModuleExecutorSupport
          extended by br.com.ibnetwork.guara.pipeline.valve.modules.ScreenExecutor
All Implemented Interfaces:
Valve, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.service.Serviceable

public class ScreenExecutor
extends ModuleExecutorSupport
implements org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.configuration.Configurable

Author:
leandro

Field Summary
 
Fields inherited from class br.com.ibnetwork.guara.pipeline.valve.modules.ModuleExecutorSupport
loader, logger, recurse
 
Fields inherited from class br.com.ibnetwork.guara.pipeline.valve.ValveSupport
log, name, pipeline
 
Constructor Summary
ScreenExecutor()
           
 
Method Summary
protected  java.lang.String getModuleName(RunData runData)
           
protected  java.lang.String getModuleType(RunData runData)
           
 
Methods inherited from class br.com.ibnetwork.guara.pipeline.valve.modules.ModuleExecutorSupport
configure, execute, executeModule, service
 
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
 
Methods inherited from interface org.apache.avalon.framework.service.Serviceable
service
 
Methods inherited from interface org.apache.avalon.framework.configuration.Configurable
configure
 

Constructor Detail

ScreenExecutor

public ScreenExecutor()
Method Detail

getModuleName

protected java.lang.String getModuleName(RunData runData)
Specified by:
getModuleName in class ModuleExecutorSupport

getModuleType

protected java.lang.String getModuleType(RunData runData)
Specified by:
getModuleType in class ModuleExecutorSupport


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