|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
Contains Coherence-based WorkManager implementation classes.
See:
Description
| Class Summary | |
|---|---|
| WorkManager | An implementation of commonj.work.WorkManager based on a joint BEA-IBM specification: "The Timer and Work Manager for Application Servers", which is a foundation of JSR 237: Work Manager for Application Servers. |
| WorkManager.AbstractWork | Base class for Invocable tasks related to the WorkManager. |
| WorkManager.CollectMembershipInfo | Invocable task used during handshake, which has to be scheduled immediately. |
| WorkManager.ReleaseWork | Invocable task that forces a release for a wrapped Work object. |
| WorkManager.RequestStatus | Invocable task that requests a status for a given Work. |
| WorkManager.ScheduleWork | Invocable task that posts a wrapped Work object to a WorkManager queue. |
| WorkManager.SendFeedback | Invocable task that delivers a WorkEvent to a WorkListener. |
| WorkManager.WorkStatus | A WorkStatus object is used to communicate a work execution status back to the caller. |
| Exception Summary | |
|---|---|
| WorkManager.ScheduleWorkRejectedException | The ScheduleWorkRejectedException is a WrapperException that carries the information about the rejected Work. |
Contains Coherence-based WorkManager implementation classes.
|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||