| Package | Description |
|---|---|
| com.cs.software.engine.queue |
| Modifier and Type | Method and Description |
|---|---|
static QueueMgr |
QueueMgr.getInstance()
Create a new QueueMgr if one does not exist otherwise return a refernece
to the one already created - Limit one QueueMgr per Java VM
|
| Constructor and Description |
|---|
Queue(QueueMgr aMgr,
String aName) |
Copyright © 2020. All rights reserved.