org.apache.geronimo.timer
Interface ExecutorTaskFactory

All Known Implementing Classes:
NontransactionalExecutorTaskFactory, TransactionalExecutorTaskFactory

public interface ExecutorTaskFactory


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

Method Detail

createExecutorTask

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


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.