|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |