| Package | Description |
|---|---|
| com.tangosol.coherence.servlet.commonj | |
| com.tangosol.coherence.servlet.commonj.impl |
| Modifier and Type | Method and Description |
|---|---|
WorkException |
WorkEvent.getException() |
| Modifier and Type | Method and Description |
|---|---|
Work |
WorkItem.getResult() |
WorkItem |
WorkManager.schedule(Work work) |
WorkItem |
WorkManager.schedule(Work work, WorkListener wl) |
| Modifier and Type | Method and Description |
|---|---|
WorkException |
WorkEventImpl.getException() |
| Modifier and Type | Method and Description |
|---|---|
Work |
WorkItemImpl.getResult() |
WorkItem |
WorkManagerImpl.schedule(Work work) |
WorkItem |
WorkManagerImpl.schedule(Work work, WorkListener listener) |
| Constructor and Description |
|---|
WorkEventImpl(WorkException e, int type, WorkItem work) |