|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.resource.spi.work | |
|---|---|
| javax.resource.spi | |
| javax.resource.spi.work | |
| Classes in javax.resource.spi.work used by javax.resource.spi | |
|---|---|
| WorkManager
This interface models a WorkManager which provides a facility
to submit Work instances for execution. |
|
| Classes in javax.resource.spi.work used by javax.resource.spi.work | |
|---|---|
| ExecutionContext
This class models an execution context (transaction, security, etc) with which the Work instance must be executed. |
|
| Work
This models a Work instance that would be executed by a
WorkManager upon submission. |
|
| WorkEvent
This class models the various events that occur during the processing of a Work instance. |
|
| WorkException
A common base class for all Work processing related exceptions. |
|
| WorkListener
This models a WorkListener instance which would be notified by the WorkManager when the various Work processing events (work accepted, work rejected, work started, work completed) occur. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||