Method | Description | |
---|---|---|
catchException ( Dumplie\SharedKernel\Application\Command\Command $command, Exception $e, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
expands ( Dumplie\SharedKernel\Application\Command\Command $command ) : boolean | ||
post ( Dumplie\SharedKernel\Application\Command\Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
pre ( Dumplie\SharedKernel\Application\Command\Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) |
public catchException ( Dumplie\SharedKernel\Application\Command\Command $command, Exception $e, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
$command | Dumplie\SharedKernel\Application\Command\Command | |
$e | Exception | |
$serviceLocator | Dumplie\SharedKernel\Application\ServiceLocator |
public post ( Dumplie\SharedKernel\Application\Command\Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
$command | Dumplie\SharedKernel\Application\Command\Command | |
$serviceLocator | Dumplie\SharedKernel\Application\ServiceLocator |
public pre ( Dumplie\SharedKernel\Application\Command\Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
$command | Dumplie\SharedKernel\Application\Command\Command | |
$serviceLocator | Dumplie\SharedKernel\Application\ServiceLocator |