org.apache.geronimo.timer
Interface ExecutorTaskFactory

All Known Implementing Classes:
NontransactionalExecutorTaskFactory, TransactionalExecutorTaskFactory

public interface ExecutorTaskFactory

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

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

Method Detail

createExecutorTask

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


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