org.apache.geronimo.timer
Interface ExecutorTaskFactory

All Known Implementing Classes:
NontransactionalExecutorTaskFactory, TransactionalExecutorTaskFactory

public interface ExecutorTaskFactory

Version:
$Revision: 1.2 $ $Date: 2004/07/20 23:36:53 $

Method Summary
 ExecutorTask createExecutorTask(Runnable userTask, WorkInfo workInfo, ThreadPooledTimer threadPooledTimer)
           
 

Method Detail

createExecutorTask

public ExecutorTask createExecutorTask(Runnable userTask,
                                       WorkInfo workInfo,
                                       ThreadPooledTimer threadPooledTimer)


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.