]
Tom Jenkinson commented on WFLY-4024:
-------------------------------------
Changed to migrated to another ITS because it is implemented in WFLY as it is in Narayana.
Rest of the comment providing direction still applies.
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.