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, EDU.oswego.cs.dl.util.concurrent.Executor executor)
           
 void WorkExecutor.doExecute(WorkerContext work, EDU.oswego.cs.dl.util.concurrent.Executor executor)
          This method must be implemented by sub-classes in order to provide the relevant synchronization policy.
 void ScheduleWorkExecutor.doExecute(WorkerContext work, EDU.oswego.cs.dl.util.concurrent.Executor executor)
           
 void StartWorkExecutor.doExecute(WorkerContext work, EDU.oswego.cs.dl.util.concurrent.Executor executor)
           
 



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