Interface CommandExecutor

All Known Implementing Classes:
CommandExecutorImpl

public interface CommandExecutor
Service for executing/submitting PersistTasks.

The Mode class provides means to control the execution. It will for example control how to handle PersistExceptions by either propagating them or wrapping them into a specified exception.