Package | Description |
---|---|
org.mwolff.command | |
org.mwolff.command.chain | |
org.mwolff.command.process |
Modifier and Type | Interface and Description |
---|---|
interface |
CommandContainer<T>
Interface of a command container.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCommandContainer<T>
CommandContainer that holds Command-objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChainBuilder<T>
A chain builder interface to build chains via configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
InjectionChainBuilder<T>
Generic chain builder for configuration with the spring framework.
|
class |
XMLChainBuilder<T>
Chain builder parsing an XML file for building chains or process chains.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDefaultProcessCommand<T>
Default implementation for a process-command.
|
class |
DefaultEndCommand |
Copyright © 2017 neusta software development GmbH. All rights reserved.