pt.digitalis.dif.controller.interfaces
Interface IControllerCleanupTask


public interface IControllerCleanupTask

Declares a contribution for any clean up tasks needed to execute upon every controller execution

Author:
Pedro Viegas pviegas@digitalis.pt
Created on:
Oct 30, 2009

Method Summary
 void doTask(IDIFContext context, boolean success)
          Performs the clean up task
 

Method Detail

doTask

void doTask(IDIFContext context,
            boolean success)
Performs the clean up task

Parameters:
context - TODO
success - T if the stage was successfully executed


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.