Uses of Class
javax.resource.spi.work.ExecutionContext

Packages that use ExecutionContext
javax.resource.spi.work   
 

Uses of ExecutionContext in javax.resource.spi.work
 

Methods in javax.resource.spi.work with parameters of type ExecutionContext
 void WorkManager.doWork(Work work, long startTimeout, ExecutionContext execContext, WorkListener workListener)
           
 void WorkManager.scheduleWork(Work work, long startTimeout, ExecutionContext execContext, WorkListener workListener)
           
 long WorkManager.startWork(Work work, long startTimeout, ExecutionContext execContext, WorkListener workListener)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.