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 classWorkManager.ReleaseWorkInvocable task that forces a release for a wrapped Work object.protected static classWorkManager.RequestStatusInvocable task that requests a status for a given Work.protected static classWorkManager.ScheduleWorkInvocable task that posts a wrapped Work object to a WorkManager queue.protected static classWorkManager.SendFeedbackInvocable task that delivers a WorkEvent to a WorkListener.
-