Uses of Class
org.apache.geronimo.connector.work.WorkerContext

Packages that use WorkerContext
org.apache.geronimo.connector.work.pool   
 

Uses of WorkerContext in org.apache.geronimo.connector.work.pool
 

Methods in org.apache.geronimo.connector.work.pool with parameters of type WorkerContext
 void SyncWorkExecutor.doExecute(WorkerContext work, Executor executor)
           
 void WorkExecutor.doExecute(WorkerContext work, Executor executor)
          This method must be implemented by sub-classes in order to provide the relevant synchronization policy.
 void StartWorkExecutor.doExecute(WorkerContext work, Executor executor)
           
 void ScheduleWorkExecutor.doExecute(WorkerContext work, Executor executor)
           
 



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