Uses of Interface
javax.resource.spi.work.WorkListener

Packages that use WorkListener
javax.resource.spi.work   
 

Uses of WorkListener in javax.resource.spi.work
 

Classes in javax.resource.spi.work that implement WorkListener
 class WorkAdapter
           
 

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



Copyright © {inceptionYear}-2007 null. All Rights Reserved.