| Interface | Description |
|---|---|
| CommandLineOperation |
Interface for all --operation arguments
|
| Class | Description |
|---|---|
| ConsumeOperation |
It represents a --consume operation command line
|
| OperationFactory |
This factory class creates instances of --operations arguments .
|
| ProduceOperation |
It represents a --consume operation command line
|
| Enum | Description |
|---|---|
| OperationArguments |
Arguments of --operation command line option
|