Avoid repeated lookups of TransactionManager in CMTTxInterceptorFactory
-----------------------------------------------------------------------
Key: EJBTHREE-1822
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1822
Project: EJB 3.0
Issue Type: Task
Components: transactions
Affects Versions: 1.1.4
Reporter: jaikiran pai
Assignee: jaikiran pai
The CMTTxInterceptorFactory current looks up the TransactionManager on every join point
creation. This can be avoided by maintaining a reference to the transaction manager on
first lookup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira