Provide a way to allow applications to set the arjuna checked action
factory
----------------------------------------------------------------------------
Key: WFLY-4024
URL:
https://issues.jboss.org/browse/WFLY-4024
Project: WildFly
Issue Type: Enhancement
Components: Transactions
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Arjuna allows users to provide a checked action factory to provide user defined behavior
after an atomic action completes. Due to the fact that the factory is static a user cannot
reliably override the default no-op version.