br.com.ibnetwork.guara.pipeline.valve.audit
Class StopProfiler

java.lang.Object
  extended by br.com.ibnetwork.guara.pipeline.valve.ValveSupport
      extended by br.com.ibnetwork.guara.pipeline.valve.audit.StopProfiler
All Implemented Interfaces:
Valve, org.apache.avalon.framework.configuration.Configurable

public class StopProfiler
extends ValveSupport
implements org.apache.avalon.framework.configuration.Configurable


Field Summary
 
Fields inherited from class br.com.ibnetwork.guara.pipeline.valve.ValveSupport
log, name, pipeline
 
Constructor Summary
StopProfiler()
           
 
Method Summary
 void configure(org.apache.avalon.framework.configuration.Configuration conf)
           
protected  boolean execute(RunData data)
           
 
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

StopProfiler

public StopProfiler()
Method Detail

configure

public void configure(org.apache.avalon.framework.configuration.Configuration conf)
               throws org.apache.avalon.framework.configuration.ConfigurationException
Specified by:
configure in interface org.apache.avalon.framework.configuration.Configurable
Throws:
org.apache.avalon.framework.configuration.ConfigurationException

execute

protected boolean execute(RunData data)
                   throws PipelineException
Specified by:
execute in class ValveSupport
Throws:
PipelineException


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