| Package | Description |
|---|---|
| com.tangosol.coherence.servlet.commonj | |
| com.tangosol.coherence.servlet.commonj.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkListener.workAccepted(WorkEvent we) |
void |
WorkListener.workCompleted(WorkEvent we) |
void |
WorkListener.workRejected(WorkEvent we) |
void |
WorkListener.workStarted(WorkEvent we) |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkEventImpl
A WorkEvent implementation.
|