Define a CheckedActionFactory Interface

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2120

This topic has not yet been written. The content below is from the topic description.
Define an implementation of the CheckedActionFactory interface, which has a single method getCheckedAction(final Uid txId, final String actionType) that returns a CheckedAction. The factory class name can then be provided to the Transaction Service at runtime by setting the CoordinatorEnvironmentBean.checkedActionFactory property.