|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedCommand | |
|---|---|
| com.codemonster.surinam.export.service.command | |
| Uses of MappedCommand in com.codemonster.surinam.export.service.command |
|---|
| Subclasses of MappedCommand in com.codemonster.surinam.export.service.command | |
|---|---|
class |
RunnableMappedCommand
By extending MappedCommand and impementing Runnable, it is possible to turn the command pattern around and take advantage of Java's Executor model which will allow thread scheduling and reuse. |
| Methods in com.codemonster.surinam.export.service.command with parameters of type MappedCommand | |
|---|---|
Object |
CommandProcessor.execute(MappedCommand cmd)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||