[
https://jira.jboss.org/jira/browse/ISPN-160?page=com.atlassian.jira.plugi...
]
Galder Zamarreno resolved ISPN-160.
-----------------------------------
Resolution: Done
Added corresponding methods.
The transaction manager lookup class is now only instantiated if the injected tm lookup
instance is null.
Add set/get ops for TransactionManagerLookup
--------------------------------------------
Key: ISPN-160
URL:
https://jira.jboss.org/jira/browse/ISPN-160
Project: Infinispan
Issue Type: Feature Request
Components: Configuration, Transactions
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.0.0.BETA1
Add the following two methods to Configuration in order to enable injection of
transaction manager lookup instances to which parameters must be passed and hence,
instantiation via reflection won't work:
public void setTransactionManagerLookup(TransactionManagerLookup
transactionManagerLookup)
public TransactionManagerLookup getTransactionManagerLookup()
--
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