Uses of Class
com.tangosol.coherence.commonj.WorkManager.AbstractWork
-
Packages that use WorkManager.AbstractWork Package Description com.tangosol.coherence.commonj Contains Coherence-based WorkManager implementation classes. -
-
Uses of WorkManager.AbstractWork in com.tangosol.coherence.commonj
Subclasses of WorkManager.AbstractWork in com.tangosol.coherence.commonj Modifier and Type Class Description protected static class
WorkManager.ReleaseWork
Invocable task that forces a release for a wrapped Work object.protected static class
WorkManager.RequestStatus
Invocable task that requests a status for a given Work.protected static class
WorkManager.ScheduleWork
Invocable task that posts a wrapped Work object to a WorkManager queue.protected static class
WorkManager.SendFeedback
Invocable task that delivers a WorkEvent to a WorkListener.
-