| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandBus<S extends State>
Map command handlers and execute them by handling command objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Facade<S extends State>
Provides access to the core functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoggerAwareCollection<S extends State>
Combines a multitude of logger aware interfaces.
|
interface |
LoggerCollection<S extends State>
Combines a multitude of logger interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommandBus<S extends State>
Default implementation of
CommandBus. |
| Modifier and Type | Class and Description |
|---|---|
class |
LaPasseFacade<S extends State>
Implementation of
Facade, containing a Builder class. |
| Modifier and Type | Class and Description |
|---|---|
class |
LaPasseLoggers<S extends State>
Helper class for all LaPasse loggers.
|
Copyright © 2016 Cooking Fox. All rights reserved.