Mark Little created JBTM-2058:
---------------------------------
Summary: Consider annotation-less STM container
Key: JBTM-2058
URL:
https://issues.jboss.org/browse/JBTM-2058
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: STM
Affects Versions: 5.0.0.CR1
Reporter: Mark Little
Assignee: Mark Little
An existing comment …
/*
* Could provide a container that works on any classes without annotations. The rules
would have to be
* more restrictive:
*
* (i) all operations are assumed to modify the state (therefore write lock).
* (ii) all state is saved and restored.
*
* Or use a setter/getter pattern to provide flexibility around (i).
*/
… but this may already exist. Need to check.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira