Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.operations.queue | |
com.softwareag.mobile.runtime.toolkit.operations.queue.conditional |
Modifier and Type | Class and Description |
---|---|
class |
BasicOperationQueue
This
IOperationQueue offers a basic way to execute a bunch of
IOperation s. |
Modifier and Type | Class and Description |
---|---|
class |
ConditionalOperationQueue
A specific implementation of the
IOperationQueue which offers the
ability to execute several IOperation s. |