A CommandExecutor with integrated exception handling.
A CommandExecutor with integrated exception handling.
This executor is backed by any arbitrary executor that does the actual operation. This executor serves as a wrapping layer that catches all exceptions thrown by the backing executor and passes them into a handling method.
the data structure the executor operates on
1.1 (0.1.0), 2016-02-29
MCDDPUI 0.1.0
a record with an infinitely long history that only supports a single redo path.
a record with an infinitely long history that only supports a single redo path.
All operations are synchronized and therefore thread-safe
the data type of the internal data structure
1.1 (0.1.0), 2016-02-29
MCDDPUI 0.1.0
a CommandExecutor operating on a Record
a CommandExecutor operating on a Record
the data type of the internal data structure of the backing record
1.2 (0.2.0), 2016-03-01
MCDDPUI 0.1.0
package holding a collection of predefined implementation of different API traits.
MCDDPUI 0.1.0