Method | Description | |
---|---|---|
__construct ( Tolerance\Operation\Runner\OperationRunner $runner, Tolerance\Waiter\Waiter $waitStrategy, Tolerance\Operation\ExceptionCatcher\ExceptionCatcherVoter $exceptionCatcherVoter = null ) | ||
run ( Tolerance\Operation\Operation $operation ) | ||
supports ( Tolerance\Operation\Operation $operation ) |
Method | Description | |
---|---|---|
runOperation ( Tolerance\Operation\Operation $operation ) : mixed |
public __construct ( Tolerance\Operation\Runner\OperationRunner $runner, Tolerance\Waiter\Waiter $waitStrategy, Tolerance\Operation\ExceptionCatcher\ExceptionCatcherVoter $exceptionCatcherVoter = null ) | ||
$runner | Tolerance\Operation\Runner\OperationRunner | |
$waitStrategy | Tolerance\Waiter\Waiter | |
$exceptionCatcherVoter | Tolerance\Operation\ExceptionCatcher\ExceptionCatcherVoter |
public run ( Tolerance\Operation\Operation $operation ) | ||
$operation | Tolerance\Operation\Operation |
public supports ( Tolerance\Operation\Operation $operation ) | ||
$operation | Tolerance\Operation\Operation |