org.sapia.ubik.taskman
Interface Task

All Known Implementing Classes:
ClientGC, CsvStatDumper, ServerGC

public interface Task

This interface specifies the behavior of tasks that are handled by the TaskManager

Author:
yduchesne

Method Summary
 void exec(TaskContext ctx)
           
 

Method Detail

exec

void exec(TaskContext ctx)
Parameters:
ctx - this instance's TaskContext


Copyright © 2010 Sapia OSS. All Rights Reserved.