| Interface | Description |
|---|---|
| CommandController |
Command controller interface is used to plug-in custom command processors into a centralized management.
|
| CommandProcessor |
This interface defines a processor for a single command (word) which can be used with the command controller.
|
| Class | Description |
|---|---|
| CommandControllerFactory |
Factory for the CommandController
|
| Enum | Description |
|---|---|
| CommandControllerImpl |
An implementation of the command controller.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.