Package | Description |
---|---|
org.mwolff.command | |
org.mwolff.command.chain |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCommandContainer.execute(T parameterObject) |
void |
AbstractDefaultCommand.execute(T context) |
void |
Command.execute(T parameterObject)
Deprecated.
use executeCommand instead.
|
Modifier and Type | Method and Description |
---|---|
protected CommandContainer<T> |
XMLChainBuilder.buildChain() |
void |
XMLChainBuilder.execute(T context) |
abstract void |
AbstractDefaultChainCommand.execute(T context) |
void |
InjectionChainBuilder.execute(T context) |
Copyright © 2017 neusta software development GmbH. All rights reserved.