com.pmease.quickbuild.plugin.report.engine.extensionpoint
Interface ActionListener

All Known Implementing Classes:
AbstractDataReportProcessor, AbstractGenerator, AbstractProcessor, AbstractRule, Bean2ReportExpressionRule, Bean2ReportProcessor, Bean2ReportRule, ComparisonProcessor, CopyGenerator, DefaultGenerator, DiffProcessor, DryRunRule, DuplicateProcessor, ExpressionProcessor, ExpressionRule, GenerateAction, GroupProcessor, HistoryGenerator, HistoryProcessor, PersistBuildReportGenerator, StatisticsGenerator, StatisticsRule, XPathParamRule, XPathProcessor, XPathRule

public interface ActionListener


Method Summary
 void afterExecute()
           
 void beforeExecute()
           
 

Method Detail

beforeExecute

void beforeExecute()

afterExecute

void afterExecute()


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.