| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.job |
Top-level package for jobs (
SimJob). |
| org.javades.jqueues.r5.entity.jq.queue |
Top-level package for queues (
SimQueue). |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimJobOperation<J extends SimJob,Q extends SimQueue,O extends SimEntityOperation,Req extends SimEntityOperation.Request,Rep extends SimEntityOperation.Reply>
The definition of an operation on a {SimJob}.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimQueueOperation<J extends SimJob,Q extends SimQueue,O extends SimEntityOperation,Req extends SimEntityOperation.Request,Rep extends SimEntityOperation.Reply>
The definition of an operation on a
SimQueue. |
Copyright © 2018. All rights reserved.