org.ow2.jonas.workcleaner
Interface CleanTask


public interface CleanTask

Give access to a CleanTask implementation.

Author:
Francois Fornaciari

Method Summary
 void execute()
          Run the clean task.
 

Method Detail

execute

void execute()
             throws WorkCleanerException
Run the clean task.

Throws:
WorkCleanerException - If the execution fails.


Copyright © 2012 OW2 Consortium. All Rights Reserved.