Package | Description |
---|---|
javax.resource.spi.work |
Modifier and Type | Method and Description |
---|---|
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 © 2013. All Rights Reserved.