| Interface | Description |
|---|---|
| Service<T extends ServiceArgument,U extends ServiceResult> |
Interface for Strolch service's.
|
| ServiceHandler |
| Class | Description |
|---|---|
| AbstractService<T extends ServiceArgument,U extends ServiceResult> | |
| Command |
Implementation of the Command Pattern to create re-usable components which are performed during
StrolchTransactions as part of the execution of Services |
| DefaultServiceHandler | |
| ServiceArgument |
Base argument to be used when performing
Services. |
| ServiceResult |
| Enum | Description |
|---|---|
| ServiceResultState |
Copyright © 2011–2016 Strolch. All rights reserved.