Uses of Interface
net.sourceforge.addam.ddlrun.utils.RunLogger

Packages that use RunLogger
net.sourceforge.addam.ddlrun   
net.sourceforge.addam.ddlrun.custom   
net.sourceforge.addam.ddlrun.runners   
 

Uses of RunLogger in net.sourceforge.addam.ddlrun
 

Classes in net.sourceforge.addam.ddlrun that implement RunLogger
 class InstallTask
          Implementation of the ant deployment task
 class ServletContainerUpgrader
           
 class UpgradeTask
          Implementation of the ant deployment task.
 

Uses of RunLogger in net.sourceforge.addam.ddlrun.custom
 

Classes in net.sourceforge.addam.ddlrun.custom that implement RunLogger
 class IDSRunLogger
          Logs events into a script table and updates the start point based on the group resource in another table.
 

Uses of RunLogger in net.sourceforge.addam.ddlrun.runners
 

Methods in net.sourceforge.addam.ddlrun.runners with parameters of type RunLogger
 void ScriptGroupRunner.addRunLogger(RunLogger logger)
           
 void DeploymentRunner.addRunLogger(RunLogger logger)
          all registered loggers will be notified of successful and unsuccessful scripts
 



Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.